Configuring the Lightstep backend (Managed)
Obtaining Lightstep Access Token
Go to ⚙️ > Access Tokens and click Create New
Supported Signals:
✅ Traces ❌ Metrics ❌ Logs
string
: Access Token.
There are two primary methods for configuring destinations in Odigos:
Use the Odigos CLI to access the UI
Click on Add Destination
, select Lightstep
and follow the on-screen instructions
Save the YAML below to a file (e.g. lightstep.yaml
)
Apply the YAML using kubectl
Configuring the Lightstep backend (Managed)
Obtaining Lightstep Access Token
Go to ⚙️ > Access Tokens and click Create New
Supported Signals:
✅ Traces ❌ Metrics ❌ Logs
string
: Access Token.
There are two primary methods for configuring destinations in Odigos:
Use the Odigos CLI to access the UI
Click on Add Destination
, select Lightstep
and follow the on-screen instructions
Save the YAML below to a file (e.g. lightstep.yaml
)
Apply the YAML using kubectl