[docs] Add example tracing infrastructure (#1866)

This adds an example on how to get Grafana Tempo up to receive spans as
well as Grafana itself to view them.

I've added this as a separate Tracing doc in the installation guide as
the Advanced one was starting to get rather full.

Fixes: #1791
This commit is contained in:
Daenney 2023-06-09 16:04:23 +02:00 committed by GitHub
commit 6f6b8576f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 108 additions and 0 deletions

View file

@ -63,6 +63,7 @@ nav:
- "installation_guide/third_party.md"
- "installation_guide/websocket.md"
- "installation_guide/advanced.md"
- "installation_guide/tracing.md"
- "Configuration":
- "configuration/index.md"
- "configuration/general.md"