Prometheus: UTF8 metrics for prometheus devenv (#98237)

* utf8 metrics for prometheus devenv

* add label value with quotes
This commit is contained in:
ismail simsek
2025-01-13 19:28:50 +02:00
committed by GitHub
parent c3b0eb6277
commit 38c4f3d5ef
9 changed files with 200 additions and 3 deletions
@@ -15,7 +15,7 @@
node_exporter:
image: prom/node-exporter
ports:
- "9100:9100"
- "9101:9100"
fake-prometheus-data:
image: grafana/fake-data-gen
@@ -42,3 +42,8 @@
build: docker/blocks/prometheus_high_card
ports:
- "9111:9111"
prometheus-utf8:
build: docker/blocks/prometheus_utf8
ports:
- "9112:9112"