mirror of
https://github.com/grafana/grafana.git
synced 2024-11-29 20:24:18 -06:00
7ec3489cd3
* Plugins Instrumentation: add exemplar to the plugin requests metrics |
||
---|---|---|
.. | ||
agent.yaml | ||
docker-compose.yaml | ||
prometheus.yaml | ||
promtail.yaml | ||
readme.md | ||
tempo.yaml |
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