Devenv: Adds docker for prometheus with high cardinality labels. (#91035)

Signed-off-by: bergquist <carl.bergquist@gmail.com>
This commit is contained in:
Carl Bergquist
2024-08-26 19:12:59 +02:00
committed by GitHub
parent 3f88188a42
commit 61074e7e5e
8 changed files with 200 additions and 0 deletions
@@ -37,3 +37,8 @@
build: docker/blocks/prometheus_random_data
ports:
- "8081:8080"
prometheus-high-card:
build: docker/blocks/prometheus_high_card
ports:
- "9111:9111"