mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Add information about tempo in devenv (#57204)
This commit is contained in:
parent
b2e2879b07
commit
3cb1ec58f0
@ -44,6 +44,9 @@ make devenv sources=postgres,auth/openldap,grafana postgres_version=9.2 grafana_
|
|||||||
#### Grafana
|
#### Grafana
|
||||||
The grafana block is pre-configured with the dev-datasources and dashboards.
|
The grafana block is pre-configured with the dev-datasources and dashboards.
|
||||||
|
|
||||||
|
#### Tempo
|
||||||
|
The tempo block runs loki and prometheus as well and should not be ran with prometheus as a separate source. You need to install a docker plugin for the self logging to work, without it the container won't start. See https://grafana.com/docs/loki/latest/clients/docker-driver/#installing for installation instructions.
|
||||||
|
|
||||||
#### Jaeger
|
#### Jaeger
|
||||||
Jaeger block runs both Jaeger and Loki container. Loki container sends traces to Jaeger and also logs its own logs into itself so it is possible to setup derived field for traceID from Loki to Jaeger. You need to install a docker plugin for the self logging to work, without it the container won't start. See https://grafana.com/docs/loki/latest/clients/docker-driver/#installing for installation instructions.
|
Jaeger block runs both Jaeger and Loki container. Loki container sends traces to Jaeger and also logs its own logs into itself so it is possible to setup derived field for traceID from Loki to Jaeger. You need to install a docker plugin for the self logging to work, without it the container won't start. See https://grafana.com/docs/loki/latest/clients/docker-driver/#installing for installation instructions.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user