mirror of
https://github.com/fosrl/newt.git
synced 2026-07-21 07:01:28 +02:00
fix(prometheus): clarify instructions regarding scraping the Collector
Former-commit-id: b68777e83a
This commit is contained in:
@@ -7,7 +7,7 @@ scrape_configs:
|
||||
static_configs:
|
||||
- targets: ['otel-collector:8889']
|
||||
|
||||
# optional: Kardinalität begrenzen
|
||||
# optional: limit metric cardinality
|
||||
relabel_configs:
|
||||
- action: labeldrop
|
||||
regex: 'tunnel_id'
|
||||
|
||||
Reference in New Issue
Block a user