grafana/devenv/docker/blocks/self-instrumentation
Ludovic Viaud 7ec3489cd3
Plugins Instrumentation: add exemplar to the plugin requests metrics (#72071)
* Plugins Instrumentation: add exemplar to the plugin requests metrics
2023-07-21 18:01:29 +02:00
..
agent.yaml Devenv: self-instrumentation (#63730) 2023-07-19 14:25:18 +02:00
docker-compose.yaml Plugins Instrumentation: add exemplar to the plugin requests metrics (#72071) 2023-07-21 18:01:29 +02:00
prometheus.yaml Devenv: self-instrumentation (#63730) 2023-07-19 14:25:18 +02:00
promtail.yaml Devenv: self-instrumentation (#63730) 2023-07-19 14:25:18 +02:00
readme.md Devenv: self-instrumentation (#63730) 2023-07-19 14:25:18 +02:00
tempo.yaml Devenv: self-instrumentation (#63730) 2023-07-19 14:25:18 +02:00

Self Instrumentation

To run this source, in the Grafana repo root:

make devenv sources=self-instrumentation

This will setup Prometheus, Loki and Tempo.

You then need to run Grafana with those added config:

[log.frontend]
enabled = true

[tracing.opentelemetry.jaeger]
address = http://localhost:14268/api/traces