mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
b8b3ef02e4
This adds tooling to debug and inspect traces locally, please refer to the README.md in this commit for more details.
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']
|