ModernUO/prometheus.yaml
Leath Cooper 56ea91b890 OTEL POC
2024-10-21 10:34:35 -04:00

6 lines
188 B
YAML

scrape_configs:
- job_name: 'otel-collector'
scrape_interval: 10s
static_configs:
- targets: ['otel-collector:8889']
- targets: ['otel-collector:8888']