From db4ebb9fa8b7ce4d2648e978ef59dd3d026cee9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Sch=C3=A4fer?= Date: Fri, 10 Oct 2025 15:29:45 +0200 Subject: [PATCH] fix(prometheus): clarify instructions regarding scraping the Collector Former-commit-id: b68777e83aaa4834158dfa7791983d4f0cdeb138 --- examples/prometheus.with-collector.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/prometheus.with-collector.yml b/examples/prometheus.with-collector.yml index ddb67ea..ca465e3 100644 --- a/examples/prometheus.with-collector.yml +++ b/examples/prometheus.with-collector.yml @@ -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'