crusto/infra/prometheus.yml

6 lines
133 B
YAML
Raw Normal View History

2024-12-09 12:42:28 +00:00
scrape_configs:
- job_name: "otel-collector"
scrape_interval: 10s
static_configs:
- targets: ["otel-collector:8889"]