Configuring the IBM Instana backend (Managed)
Creating Account
Go to the π Website > Account and click Log In
Obtaining Endpoint
Go to the π Docs > Endpoints of the Instana backend otlp-acceptor and find your Endpoint
Obtaining Agent Key
Go to your π© Email > Instana Login Details and copy Agent-Key
Supported Signals:
β Traces β Metrics β Logs
string
: OTLP gRPC Endpoint. Domain name of the otlp-acceptor component of the Instana backend.
otlp-{color}-saas.instana.io
string
: Agent Key. The agent key of the Instana for targeting the Instana backend.
For ingesting logs via OpenTelemetry, an add-on to the Instana license is required. Itβs advisable to contact your IBM Sales representative to include this add-on in your account.
There are two primary methods for configuring destinations in Odigos:
Use the Odigos CLI to access the UI
Click on Add Destination
, select IBM Instana
and follow the on-screen instructions
Save the YAML below to a file (e.g. instana.yaml
)
Apply the YAML using kubectl
Configuring the IBM Instana backend (Managed)
Creating Account
Go to the π Website > Account and click Log In
Obtaining Endpoint
Go to the π Docs > Endpoints of the Instana backend otlp-acceptor and find your Endpoint
Obtaining Agent Key
Go to your π© Email > Instana Login Details and copy Agent-Key
Supported Signals:
β Traces β Metrics β Logs
string
: OTLP gRPC Endpoint. Domain name of the otlp-acceptor component of the Instana backend.
otlp-{color}-saas.instana.io
string
: Agent Key. The agent key of the Instana for targeting the Instana backend.
For ingesting logs via OpenTelemetry, an add-on to the Instana license is required. Itβs advisable to contact your IBM Sales representative to include this add-on in your account.
There are two primary methods for configuring destinations in Odigos:
Use the Odigos CLI to access the UI
Click on Add Destination
, select IBM Instana
and follow the on-screen instructions
Save the YAML below to a file (e.g. instana.yaml
)
Apply the YAML using kubectl