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 Artificial Intelligence, LLM, Observability, Open-Source, and OpenTelemetry.

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

17.2/100 emerging ▬ flat Agent 0/100 human only Full breakdown ↓
scored 2026-09-14 · rubric v0.22.0
6 APIs
Artificial IntelligenceLLMObservabilityOpen-SourceOpenTelemetryTracingGenAI

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-14 · rubric v0.22.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. 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. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

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 2

Reference material describing how the API behaves

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 3

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.
deliveryModel:
  model: unknown
  open_source: unknown
  commercial: false
  callable_host: false
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - repository-unlicensed
  generated: '2026-08-28'
  method: derived
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:
- Artificial Intelligence
- LLM
- Observability
- Open-Source
- OpenTelemetry
- Tracing
- GenAI
tags_raw:
- AI
- LLM
- Observability
- Open Source
- OpenTelemetry
- Tracing
- GenAI
created: '2026-05-25'
modified: '2026-05-25'
specificationVersion: '0.23'
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: IssueTracker
  url: https://github.com/traceloop/openllmetry/issues
- type: Releases
  url: https://github.com/traceloop/openllmetry/releases
- type: SecurityPolicy
  url: https://github.com/traceloop/openllmetry/blob/main/SECURITY.md
- type: CodeOfConduct
  url: https://github.com/traceloop/openllmetry/blob/main/CODE_OF_CONDUCT.md
- type: ContributionGuide
  url: https://github.com/traceloop/openllmetry/blob/main/CONTRIBUTING.md
- 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: []
x-parent: traceloop
x-relationship: product

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/openllmetry"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/openllmetry/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/openllmetry/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.