pvc/monitoring/prometheus/prometheus.yml

9 lines
202 B
YAML
Raw Permalink Normal View History

2023-12-09 17:42:51 -05:00
# Other configuration omitted
scrape_configs:
- job_name: "pvc_cluster"
metrics_path: /api/v1/metrics
scheme: "http"
file_sd_configs:
- files:
- 'targets-pvc_cluster.json'