OpenLLMetry
Traceloop SDKs helps developers automatically monitors and debug the execution of their LLM applications.
This Guide Integrates: Traces
Getting Started
Integrating HyperDX with OpenLLMetry just requires routing the traces to HyperDX's endpoint with the API key:
TRACELOOP_BASE_URL=https://in-otel.hyperdx.io
TRACELOOP_HEADERS="authorization=<YOUR_INGESTION_API_KEY>"
You can view the full documentation and setup guide on the OpenLLMetry HyperDX Integration Page (opens in a new tab).