Skip to main content

Getting Started

uptrace

Configuring Destination Fields

✅ Traces ✅ Metrics ✅ Logs ❌ Profiles
  • UPTRACE_DSN string : Data Source Name (DSN).
    • This field is required
  • UPTRACE_ENDPOINT string : Endpoint. Overwrite Uptrace endpoint when self-hosting
    • This field is optional and defaults to https://otlp.uptrace.dev:4317

Adding Destination to Odigos

There are two primary methods for configuring destinations in Odigos:
Using the UI
1
Use the Odigos CLI to access the UI
2
Click on Add Destination, select Uptrace and follow the on-screen instructions
Using Kubernetes manifests
1
Save the YAML below to a file (e.g. uptrace.yaml)
2
Apply the YAML using kubectl