mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-05-30 04:29:28 +02:00
feat: adds opentelemetry support
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
scrape_configs:
|
||||
- job_name: 'otel-collector'
|
||||
scrape_interval: 10s
|
||||
static_configs:
|
||||
- targets: ['opentelemetry:8889']
|
||||
- targets: ['opentelemetry:8888']
|
||||
Reference in New Issue
Block a user