Getting Started
Configuring Destination Fields
Supported Signals:
Supported Signals:
✅ Traces
✅ Metrics
✅ Logs
- ELASTIC_APM_SERVER_ENDPOINT
string: elastic APM server endpoint.- This field is required
- ELASTIC_APM_SECRET_TOKEN
string: elastic APM server token.- This field is required
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 Elastic APM and follow the on-screen instructionsUsing Kubernetes manifests
1
Save the YAML below to a file (e.g.
elasticapm.yaml)2
Apply the YAML using
kubectl