traceloop home pagelight logodark logo
  • Community
  • Support
  • Start now
  • Start now
  • Documentation
  • OpenLLMetry
  • Hub
  • Dashboard API
  • Community
  • GitHub
  • Introduction
    • What is OpenLLMetry?
    Quick Start
    • Python
    • Node.js
    • Next.js
    • Go
    • Ruby
    • SDK Initialization Options
    • Troubleshooting
    Tracing
    • What's Supported?
    • Workflow Annotations
    • Versioning
    • Associating Entities with Traces
    • Tracking User Feedback
    • Manually reporting calls to LLMs and Vector DBs
    • Issues with Auto-instrumentation (Typescript / Javascript)
    • Usage with Threads (Python)
    • Without OpenLLMetry SDK
    Integrations
    • Overview
    • Traceloop
    • Axiom
    • Azure Application Insights
    • Braintrust
    • BMC Helix
    • Dash0
    • Datadog
    • Dynatrace
    • Google Cloud
    • Grafana
    • Highlight
    • Honeycomb
    • HyperDX
    • Instana
    • KloudMate
    • Langfuse
    • LangSmith
    • Middleware
    • New Relic
    • OpenTelemetry Collector
    • OCI Application Performance Monitoring
    • Service Now Cloud Observability
    • SigNoz
    • Sentry
    • Splunk
    Privacy
    • Prompts, Completions and Embeddings
    • Telemetry
    Contribute
    • Overview
    • Local Development
    • GenAI Semantic Conventions
    Integrations

    LLM Observability with Axiom and OpenLLMetry

    Axiom is an observability platform that natively supports OpenTelemetry, you just need to route the traces to Axiom’s endpoint and set the dataset, and API key:

    TRACELOOP_BASE_URL="https://api.axiom.co"
    TRACELOOP_HEADERS="Authorization=Bearer <YOUR_API_KEY>,X-Axiom-Dataset=<YOUR_DATASET>"

    For more information check out the docs link.

    Was this page helpful?

    Suggest edits
    TraceloopAzure Application Insights
    githubtwitter
    Powered by Mintlify
    Assistant
    Responses are generated using AI and may contain mistakes.