Files
2026-01-09 01:28:06 +01:00

10 lines
198 B
YAML

# Prometheus Process Exporter Configuration
# YAML format - recommended for Prometheus exporters
# List of processes to monitor
processes:
- nginx
- haproxy
- postgres
# - mysql
# - redis