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 chain, retriever, agent, and tool spans alongside the underlying LLM and vector-DB calls so multi-step workflows can be debugged end-to-end.

OpenLLMetry Framework and Agent Instrumentations is one of 6 APIs that OpenLLMetry publishes on the APIs.io network.

Tagged areas include Instrumentation, Frameworks, and Agents. The published artifact set on APIs.io includes API documentation, a GitHub repository, and SDKs.

API entry from apis.yml

apis.yml Raw ↑
aid: openllmetry:openllmetry-framework-instrumentations
name: OpenLLMetry Framework and Agent Instrumentations
tags:
- Instrumentation
- Frameworks
- Agents
image: https://kinlane-productions.s3.amazonaws.com/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: SDK
- url: https://pypi.org/project/opentelemetry-instrumentation-llamaindex/
  type: SDK
- url: https://pypi.org/project/opentelemetry-instrumentation-haystack/
  type: SDK
- url: https://pypi.org/project/opentelemetry-instrumentation-crewai/
  type: SDK
- url: https://pypi.org/project/opentelemetry-instrumentation-agno/
  type: SDK
- url: https://pypi.org/project/opentelemetry-instrumentation-openai-agents/
  type: SDK
- url: https://pypi.org/project/opentelemetry-instrumentation-mcp/
  type: SDK
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.