mirror of
https://github.com/turbot/steampipe.git
synced 2026-02-22 14:00:14 -05:00
7 lines
174 B
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']
|