diff --git a/README.md b/README.md index c486641ea78ae9eb6f399fa1dc7afb7952669909..98b9f0f5f8dfe1848bbbb09aeb64118a804e4db8 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,14 @@ $ ./tempo -config.file=./doc/local.yaml ... ``` +Grafana is Tempo's UI, so you'll also want to run one of those: + +``` +$ docker run -ti -p 3000:3000 grafana/grafana-dev:master-377eaa891c1eefdec9c83a2ee4dcf5c81665ab1f +``` + +In the Grafana UI, add a new "Grafana Logging" datasource for `http://host.docker.internal:80`. + ## Usage Instructions Tempo is running in the ops-tools1 cluster. You can query logs from that cluster