Files
dttmr-api/docker/prometheus.yml
T

8 lines
139 B
YAML

global:
scrape_interval: 5s
scrape_configs:
- job_name: 'otel-collector'
static_configs:
- targets: ['otel-collector:8889']