1
0
mirror of https://github.com/Infisical/infisical.git synced 2025-04-02 14:38:48 +00:00
Files
infisical/prometheus.dev.yml
2024-11-20 00:28:27 +08:00

6 lines
128 B
YAML

scrape_configs:
- job_name: "metric-collector"
scrape_interval: 30s
static_configs:
- targets: ["backend:9464"]