grafana/devenv/docker/blocks/self-instrumentation/prometheus.yaml
Ludovic Viaud 671cac2688
Devenv: self-instrumentation (#63730)
* Devenv: self instrumentation
2023-07-19 14:25:18 +02:00

10 lines
174 B
YAML

global:
scrape_interval: 15s
evaluation_interval: 15s
scrape_configs:
- job_name: grafana
static_configs:
- targets:
- host.docker.internal:3000