Configuring the Tempo backend (Self-Hosted)
These instructions are for the self hosted Tempo instance. If you need a managed service, please follow the instructions on the Grafana Cloud Tempo page.
Supported Signals:
✅ Traces ❌ Metrics ❌ Logs
string
: Endpoint.
There are two primary methods for configuring destinations in Odigos:
Use the Odigos CLI to access the UI
Click on Add Destination
, select Tempo
and follow the on-screen instructions
Save the YAML below to a file (e.g. tempo.yaml
)
Apply the YAML using kubectl
Configuring the Tempo backend (Self-Hosted)
These instructions are for the self hosted Tempo instance. If you need a managed service, please follow the instructions on the Grafana Cloud Tempo page.
Supported Signals:
✅ Traces ❌ Metrics ❌ Logs
string
: Endpoint.
There are two primary methods for configuring destinations in Odigos:
Use the Odigos CLI to access the UI
Click on Add Destination
, select Tempo
and follow the on-screen instructions
Save the YAML below to a file (e.g. tempo.yaml
)
Apply the YAML using kubectl