Getting Started
Configuring Destination Fields
Supported Signals:
Supported Signals:
✅ Traces
✅ Metrics
✅ Logs
- HYPERDX_API_KEY
string: HyperDX API Key.- This field is required
- HYPERDX_LOG_NORMALIZER
boolean: Enable Log Normalizer. Enable HyperDX log normalization processor. This parses JSON from log bodies, infers severity levels, and normalizes log attributes for better querying.- This field is optional and defaults to
True
- This field is optional and defaults to
We handle the endpoint internally, so you don’t need to provide it.
- The endpoint is
in-otel.hyperdx.io: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 HyperDX and follow the on-screen instructionsUsing Kubernetes manifests
1
Save the YAML below to a file (e.g.
hyperdx.yaml)2
Apply the YAML using
kubectl