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 BMC and OpenLLMetry

    BMC Helix provides the capability to export observability data directly using the OpenTelemetry Collector. This requires deploying an OpenTelemetry Collector in your cluster.

    See also BMC Helix documentation.

    Exporting Data to an OpenTelemetry Collector

    otlp:
      receiver:
        protocols:
          http:
            enabled: true

    Then, set this env var, and you’re done!

    TRACELOOP_BASE_URL=http://<tenantURL>

    Was this page helpful?

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