Files
grafana/devenv/docker/blocks/prometheus_utf8/docker-compose.yaml
ismail simsek 38c4f3d5ef Prometheus: UTF8 metrics for prometheus devenv (#98237)
* utf8 metrics for prometheus devenv

* add label value with quotes
2025-01-13 19:28:50 +02:00

7 lines
140 B
YAML

prometheus_utf8:
build: docker/blocks/prometheus_utf8
ports:
- "3012:3012"
extra_hosts:
- "host.docker.internal:host-gateway"