OpenLLMetry website screenshot

OpenLLMetry

OpenLLMetry is an open-source observability framework for LLM and generative AI applications, built on top of OpenTelemetry. Maintained by Traceloop under the Apache 2.0 license, it provides drop-in instrumentation for 30+ LLM providers, vector databases, and agent frameworks, and emits standardized GenAI traces over OTLP to any observability backend (Datadog, Grafana, Honeycomb, New Relic, Splunk, Langfuse, LangSmith, Braintrust, and the Traceloop platform). Its semantic conventions for LLMs have been upstreamed into the OpenTelemetry GenAI semantic conventions.

OpenLLMetry publishes 6 APIs on the APIs.io network. Tagged areas include AI, LLM, Observability, Open Source, and OpenTelemetry.

OpenLLMetry’s developer surface includes documentation, engineering blog, getting-started guide, and 8 more developer resources.

10.8/100 minimal ▬ flat Agent 0/100 human only Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
6 APIs
AILLMObservabilityOpen SourceOpenTelemetryTracingGenAI

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 10.8/100 · minimal
Contract Quality 0.0 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 0.0 / 20
Operational Transparency 0.0 / 13
Governance 0.0 / 12
Discoverability 6.5 / 10
Agent readiness — 0/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/openllmetry: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 6

Individual APIs this provider publishes, each with its own machine-readable definition.

OpenLLMetry Traceloop SDK

The Traceloop SDK is the developer-facing entry point for OpenLLMetry. A single Traceloop.init() call configures OpenTelemetry, registers all available LLM/vector-DB/framework i...

OpenLLMetry Semantic Conventions for AI

A vocabulary of span attribute names for GenAI workloads — gen_ai.system, gen_ai.request.model, gen_ai.response.model, gen_ai.usage.input_tokens, gen_ai.usage.output_tokens, llm...

OpenLLMetry LLM Provider Instrumentations

Drop-in OpenTelemetry instrumentations for the major LLM providers including OpenAI, Anthropic, AWS Bedrock, Google Generative AI / Vertex AI, Cohere, Mistral AI, Ollama, Groq, ...

OpenLLMetry Vector Database Instrumentations

Instrumentations for vector databases used in retrieval-augmented generation pipelines — Chroma, Pinecone, Qdrant, Weaviate, LanceDB, Milvus, and Marqo. Captures query, upsert, ...

OpenLLMetry Framework and Agent Instrumentations

Instrumentations for higher-level LLM frameworks and agent runtimes — LangChain, LlamaIndex, Haystack, CrewAI, Agno, OpenAI Agents, and Model Context Protocol (MCP). Captures ch...

OpenLLMetry OTLP Exporters

OpenLLMetry emits standard OpenTelemetry traces and metrics over OTLP (gRPC or HTTP), so any OpenTelemetry-compatible backend can receive its telemetry. Supported destinations i...

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Openllmetry Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: openllmetry
url: https://raw.githubusercontent.com/api-evangelist/openllmetry/refs/heads/main/apis.yml
name: OpenLLMetry
kind: opensource
description: OpenLLMetry is an open-source observability framework for LLM and generative AI applications, built on top of
  OpenTelemetry. Maintained by Traceloop under the Apache 2.0 license, it provides drop-in instrumentation for 30+ LLM providers,
  vector databases, and agent frameworks, and emits standardized GenAI traces over OTLP to any observability backend (Datadog,
  Grafana, Honeycomb, New Relic, Splunk, Langfuse, LangSmith, Braintrust, and the Traceloop platform). Its semantic conventions
  for LLMs have been upstreamed into the OpenTelemetry GenAI semantic conventions.
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source: []
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/openllmetry.png
tags:
- AI
- LLM
- Observability
- Open Source
- OpenTelemetry
- Tracing
- GenAI
created: '2026-05-25'
modified: '2026-05-25'
specificationVersion: '0.19'
apis:
- aid: openllmetry:openllmetry-traceloop-sdk
  name: OpenLLMetry Traceloop SDK
  tags:
  - SDK
  - Instrumentation
  - Tracing
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.traceloop.com/docs/openllmetry/introduction
  properties:
  - url: https://www.traceloop.com/docs/openllmetry/introduction
    type: Documentation
  - url: https://github.com/traceloop/openllmetry
    type: GitHubRepository
  - url: https://pypi.org/project/traceloop-sdk/
    type: SDKs
  - url: https://www.npmjs.com/package/@traceloop/node-server-sdk
    type: SDKs
  - url: https://www.traceloop.com/docs/openllmetry/getting-started-python
    type: GettingStarted
  - url: https://www.traceloop.com/docs/openllmetry/getting-started-nextjs
    type: GettingStarted
  - url: https://www.traceloop.com/docs/openllmetry/getting-started-go
    type: GettingStarted
  - url: https://www.traceloop.com/docs/openllmetry/getting-started-ruby
    type: GettingStarted
  description: The Traceloop SDK is the developer-facing entry point for OpenLLMetry. A single Traceloop.init() call configures
    OpenTelemetry, registers all available LLM/vector-DB/framework instrumentations, and starts exporting GenAI traces to
    any OTLP endpoint. Provides @workflow, @task, @agent, and @tool decorators (and TypeScript equivalents) for higher-level
    tracing primitives, plus controls for prompt redaction, multi-modality content, user feedback, sessions, and prompt versioning.
- aid: openllmetry:openllmetry-semantic-conventions-ai
  name: OpenLLMetry Semantic Conventions for AI
  tags:
  - Semantic Conventions
  - OpenTelemetry
  - GenAI
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://opentelemetry.io/docs/specs/semconv/gen-ai/
  properties:
  - url: https://opentelemetry.io/docs/specs/semconv/gen-ai/
    type: Documentation
  - url: https://github.com/traceloop/openllmetry/tree/main/packages/opentelemetry-semantic-conventions-ai
    type: GitHubRepository
  - url: https://pypi.org/project/opentelemetry-semantic-conventions-ai/
    type: SDKs
  description: A vocabulary of span attribute names for GenAI workloads — gen_ai.system, gen_ai.request.model, gen_ai.response.model,
    gen_ai.usage.input_tokens, gen_ai.usage.output_tokens, llm.prompts, llm.completions, traceloop.workflow.name, traceloop.entity.name,
    and others. Originated in OpenLLMetry and has been upstreamed into the OpenTelemetry GenAI semantic conventions, giving
    cross-vendor observability backends a shared schema for LLM telemetry.
- aid: openllmetry:openllmetry-llm-instrumentations
  name: OpenLLMetry LLM Provider Instrumentations
  tags:
  - Instrumentation
  - LLM Providers
  - Tracing
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.traceloop.com/docs/openllmetry/integrations/exporters
  properties:
  - url: https://www.traceloop.com/docs/openllmetry/integrations/exporters
    type: Documentation
  - url: https://github.com/traceloop/openllmetry/tree/main/packages
    type: GitHubRepository
  - url: https://pypi.org/project/opentelemetry-instrumentation-openai/
    type: SDKs
  - url: https://pypi.org/project/opentelemetry-instrumentation-anthropic/
    type: SDKs
  - url: https://pypi.org/project/opentelemetry-instrumentation-bedrock/
    type: SDKs
  - url: https://pypi.org/project/opentelemetry-instrumentation-google-generativeai/
    type: SDKs
  - url: https://pypi.org/project/opentelemetry-instrumentation-cohere/
    type: SDKs
  - url: https://pypi.org/project/opentelemetry-instrumentation-mistralai/
    type: SDKs
  - url: https://pypi.org/project/opentelemetry-instrumentation-ollama/
    type: SDKs
  - url: https://pypi.org/project/opentelemetry-instrumentation-groq/
    type: SDKs
  - url: https://pypi.org/project/opentelemetry-instrumentation-together/
    type: SDKs
  - url: https://pypi.org/project/opentelemetry-instrumentation-replicate/
    type: SDKs
  - url: https://pypi.org/project/opentelemetry-instrumentation-vertexai/
    type: SDKs
  - url: https://pypi.org/project/opentelemetry-instrumentation-sagemaker/
    type: SDKs
  - url: https://pypi.org/project/opentelemetry-instrumentation-watsonx/
    type: SDKs
  - url: https://pypi.org/project/opentelemetry-instrumentation-alephalpha/
    type: SDKs
  - url: https://pypi.org/project/opentelemetry-instrumentation-transformers/
    type: SDKs
  - url: https://pypi.org/project/opentelemetry-instrumentation-voyageai/
    type: SDKs
  - url: https://pypi.org/project/opentelemetry-instrumentation-writer/
    type: SDKs
  description: Drop-in OpenTelemetry instrumentations for the major LLM providers including OpenAI, Anthropic, AWS Bedrock,
    Google Generative AI / Vertex AI, Cohere, Mistral AI, Ollama, Groq, Together AI, Replicate, SageMaker, Watsonx, Aleph
    Alpha, HuggingFace Transformers, Voyage AI, and Writer. Each package monkey-patches the provider SDK to emit standardized
    gen_ai.* spans without code changes.
- aid: openllmetry:openllmetry-vector-db-instrumentations
  name: OpenLLMetry Vector Database Instrumentations
  tags:
  - Instrumentation
  - Vector Databases
  - RAG
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.traceloop.com/docs/openllmetry/tracing/decorators
  properties:
  - url: https://www.traceloop.com/docs/openllmetry/tracing/decorators
    type: Documentation
  - url: https://github.com/traceloop/openllmetry/tree/main/packages
    type: GitHubRepository
  - url: https://pypi.org/project/opentelemetry-instrumentation-chromadb/
    type: SDKs
  - url: https://pypi.org/project/opentelemetry-instrumentation-pinecone/
    type: SDKs
  - url: https://pypi.org/project/opentelemetry-instrumentation-qdrant/
    type: SDKs
  - url: https://pypi.org/project/opentelemetry-instrumentation-weaviate/
    type: SDKs
  - url: https://pypi.org/project/opentelemetry-instrumentation-lancedb/
    type: SDKs
  - url: https://pypi.org/project/opentelemetry-instrumentation-milvus/
    type: SDKs
  - url: https://pypi.org/project/opentelemetry-instrumentation-marqo/
    type: SDKs
  description: Instrumentations for vector databases used in retrieval-augmented generation pipelines — Chroma, Pinecone,
    Qdrant, Weaviate, LanceDB, Milvus, and Marqo. Captures query, upsert, and similarity- search operations with vector-DB-specific
    attributes so RAG retrievals can be correlated with the LLM calls that consumed them.
- aid: openllmetry:openllmetry-framework-instrumentations
  name: OpenLLMetry Framework and Agent Instrumentations
  tags:
  - Instrumentation
  - Frameworks
  - Agents
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.traceloop.com/docs/openllmetry/integrations
  properties:
  - url: https://www.traceloop.com/docs/openllmetry/integrations
    type: Documentation
  - url: https://github.com/traceloop/openllmetry/tree/main/packages
    type: GitHubRepository
  - url: https://pypi.org/project/opentelemetry-instrumentation-langchain/
    type: SDKs
  - url: https://pypi.org/project/opentelemetry-instrumentation-llamaindex/
    type: SDKs
  - url: https://pypi.org/project/opentelemetry-instrumentation-haystack/
    type: SDKs
  - url: https://pypi.org/project/opentelemetry-instrumentation-crewai/
    type: SDKs
  - url: https://pypi.org/project/opentelemetry-instrumentation-agno/
    type: SDKs
  - url: https://pypi.org/project/opentelemetry-instrumentation-openai-agents/
    type: SDKs
  - url: https://pypi.org/project/opentelemetry-instrumentation-mcp/
    type: SDKs
  description: Instrumentations for higher-level LLM frameworks and agent runtimes — LangChain, LlamaIndex, Haystack, CrewAI,
    Agno, OpenAI Agents, and Model Context Protocol (MCP). Captures chain, retriever, agent, and tool spans alongside the
    underlying LLM and vector-DB calls so multi-step workflows can be debugged end-to-end.
- aid: openllmetry:openllmetry-otlp-exporters
  name: OpenLLMetry OTLP Exporters
  tags:
  - Exporters
  - OTLP
  - OpenTelemetry
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.traceloop.com/docs/openllmetry/integrations/exporters
  properties:
  - url: https://www.traceloop.com/docs/openllmetry/integrations/exporters
    type: Documentation
  - url: https://www.traceloop.com/docs/openllmetry/integrations/datadog
    type: Integrations
  - url: https://www.traceloop.com/docs/openllmetry/integrations/grafana
    type: Integrations
  - url: https://www.traceloop.com/docs/openllmetry/integrations/honeycomb
    type: Integrations
  - url: https://www.traceloop.com/docs/openllmetry/integrations/newrelic
    type: Integrations
  - url: https://www.traceloop.com/docs/openllmetry/integrations/splunk
    type: Integrations
  - url: https://www.traceloop.com/docs/openllmetry/integrations/azureappinsights
    type: Integrations
  - url: https://www.traceloop.com/docs/openllmetry/integrations/gcp
    type: Integrations
  - url: https://www.traceloop.com/docs/openllmetry/integrations/langfuse
    type: Integrations
  - url: https://www.traceloop.com/docs/openllmetry/integrations/langsmith
    type: Integrations
  - url: https://www.traceloop.com/docs/openllmetry/integrations/braintrust
    type: Integrations
  description: OpenLLMetry emits standard OpenTelemetry traces and metrics over OTLP (gRPC or HTTP), so any OpenTelemetry-compatible
    backend can receive its telemetry. Supported destinations include Datadog, Grafana Tempo/Loki, Honeycomb, New Relic, Splunk,
    Dynatrace, Instana, Azure Application Insights, Google Cloud Trace, OCI APM, Highlight, Traceloop, Langfuse, LangSmith,
    and Braintrust, as well as self-hosted OpenTelemetry Collectors.
common:
- type: DomainSecurity
  url: security/openllmetry-domain-security.yml
- type: Website
  url: https://www.traceloop.com/openllmetry
- type: Documentation
  url: https://www.traceloop.com/docs/openllmetry/introduction
- type: GitHubRepository
  url: https://github.com/traceloop/openllmetry
- type: GitHubRepository
  url: https://github.com/traceloop/openllmetry-js
- type: License
  url: https://github.com/traceloop/openllmetry/blob/main/LICENSE
- type: Maintainer
  url: https://www.traceloop.com/
- type: Discord
  url: https://traceloop.com/slack
- type: Blog
  url: https://www.traceloop.com/blog
- type: GettingStarted
  url: https://www.traceloop.com/docs/openllmetry/quick-start/python
- type: Integrations
  url: https://www.traceloop.com/docs/openllmetry/integrations
- type: SemanticConventions
  url: https://opentelemetry.io/docs/specs/semconv/gen-ai/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
include: []