mirror of
https://github.com/Infisical/infisical.git
synced 2025-03-14 10:27:49 +00:00
6 lines
128 B
YAML
6 lines
128 B
YAML
scrape_configs:
|
|
- job_name: "metric-collector"
|
|
scrape_interval: 30s
|
|
static_configs:
|
|
- targets: ["backend:9464"]
|