mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-02-12 18:32:44 +00:00
6 lines
171 B
YAML
6 lines
171 B
YAML
scrape_configs:
|
|
- job_name: 'otel-collector'
|
|
scrape_interval: 10s
|
|
static_configs:
|
|
- targets: ['opentelemetry:8889']
|
|
- targets: ['opentelemetry:8888'] |