Files
steampipe/pkg/otel/prometheus.yaml

7 lines
174 B
YAML

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