OpenTelemetry website screenshot

OpenTelemetry

Vendor-neutral open-source observability framework for cloud-native software, providing a collection of tools, APIs, and SDKs for instrumenting, generating, collecting, and exporting telemetry data including metrics, logs, and traces.

OpenTelemetry publishes 3 APIs on the APIs.io network: Logs API, Metrics API, and Traces API. Tagged areas include Cloud-Native, Logging, Metrics, Monitoring, and Observability.

The OpenTelemetry catalog on APIs.io includes 1 event-driven AsyncAPI specification and 1 Spectral governance ruleset.

OpenTelemetry’s developer surface includes documentation, getting-started guide, engineering blog, Stack Overflow tag, changelog, and 15 more developer resources.

42.7/100 developing ▬ flat Agent 27/100 agent aware self hosted · Apache-2.0 Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemium
1 APIs
Cloud-NativeLoggingMetricsMonitoringObservabilityOpen-SourceTracing

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Open Source Surface applies to this provider. This product is open source and we read its repository directly, so Open Source Surface carries 10 points of the composite. It is scored from what the repository actually publishes — a security policy, a contribution guide, a release history, a code of conduct — read live from the provider rather than inferred from our own catalog pointers. This facet adds; nothing was taken away to make room for it. An open-source project is not excused from the commercial facets, because exemption would strip it of the points it does earn. If we have the wrong repository, or this product is not open source, say so on your provider repo and we will drop the facet rather than have you publish against it.
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
The six quality facets above are damped to 80 points between them, because the conditional facet above carries the other 20. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 80% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
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/opentelemetry: 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.

OpenTelemetry Protocol (OTLP) gRPC API

The OTLP gRPC API defines Protocol Buffers service definitions for exporting traces, metrics, and logs over gRPC. It is the primary transport for OpenTelemetry data between SDK ...

OpenTelemetry Collector API

The OpenTelemetry Collector is a vendor-agnostic proxy for receiving, processing, and exporting telemetry data. It exposes HTTP and gRPC endpoints for receiving OTLP data and pr...

OpenTelemetry SDK API

The OpenTelemetry SDK API specifies language-level interfaces for instrumentation, including the Tracer, Meter, and Logger APIs used by application code to create spans, record ...

OpenTelemetry Logs API

The Logs API from OpenTelemetry — 1 operation(s) for logs.

OpenTelemetry Metrics API

The Metrics API from OpenTelemetry — 1 operation(s) for metrics.

OpenTelemetry Traces API

The Traces API from OpenTelemetry — 1 operation(s) for traces.

Open Collections 4

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Opentelemetry Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

OpenTelemetry Protocol (OTLP) Telemetry Events

The OpenTelemetry Protocol (OTLP) defines the event-driven telemetry export pipeline through which instrumented applications and OpenTelemetry Collectors push batches of traces,...

ASYNCAPI

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

OpenTelemetry API Rules

8 rules · 7 warnings 1 info

SPECTRAL

Security Posture 1

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

Opentelemetry Domain Security

TLSv1.3 · HSTS

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 6

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: opentelemetry
name: OpenTelemetry
description: Vendor-neutral open-source observability framework for cloud-native software, providing a collection of tools,
  APIs, and SDKs for instrumenting, generating, collecting, and exporting telemetry data including metrics, logs, and traces.
type: Index
deliveryModel:
  model: self-hosted
  license: Apache-2.0
  open_source: true
  commercial: false
  callable_host: false
  label: Self-hosted open source · you run it yourself
  confidence: high
  source:
  - license
  - openapi
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
position: Consuming
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/opentelemetry.png
tags:
- Cloud-Native
- Logging
- Metrics
- Monitoring
- Observability
- Open-Source
- Tracing
tags_raw:
- Cloud Native
- Logging
- Metrics
- Monitoring
- Observability
- Open Source
- Tracing
created: '2025-01-01'
modified: '2026-04-28'
url: https://raw.githubusercontent.com/api-evangelist/opentelemetry/refs/heads/main/apis.yml
specificationVersion: '0.23'
apis:
- aid: opentelemetry:opentelemetry-protocol-otlp-grpc-api
  name: OpenTelemetry Protocol (OTLP) gRPC API
  description: The OTLP gRPC API defines Protocol Buffers service definitions for exporting traces, metrics, and logs over
    gRPC. It is the primary transport for OpenTelemetry data between SDK instrumentation, the OpenTelemetry Collector, and
    observability backends, offering bidirectional streaming and efficient binary encoding.
  humanURL: https://opentelemetry.io/docs/specs/otlp/#otlpgrpc
  tags:
  - gRPC
  - Logging
  - Metrics
  - Observability
  - Tracing
  properties:
  - type: Documentation
    url: https://opentelemetry.io/docs/specs/otlp/#otlpgrpc
  - type: Reference
    url: https://opentelemetry.io/docs/specs/otlp/#otlpgrpc-response
  - type: GitHubRepository
    url: https://github.com/open-telemetry/opentelemetry-proto
- aid: opentelemetry:opentelemetry-collector-api
  name: OpenTelemetry Collector API
  description: The OpenTelemetry Collector is a vendor-agnostic proxy for receiving, processing, and exporting telemetry data.
    It exposes HTTP and gRPC endpoints for receiving OTLP data and provides a configuration API for managing pipelines, receivers,
    processors, and exporters at runtime via the zPages diagnostic extension and config file hot-reloading.
  humanURL: https://opentelemetry.io/docs/collector/
  tags:
  - Collector
  - Configuration
  - Observability
  - Pipeline
  properties:
  - type: Documentation
    url: https://opentelemetry.io/docs/collector/
  - type: Reference
    url: https://opentelemetry.io/docs/collector/configuration/
  - type: GitHubRepository
    url: https://github.com/open-telemetry/opentelemetry-collector
- aid: opentelemetry:opentelemetry-sdk-api
  name: OpenTelemetry SDK API
  description: The OpenTelemetry SDK API specifies language-level interfaces for instrumentation, including the Tracer, Meter,
    and Logger APIs used by application code to create spans, record metrics, and emit log records. Implementations are available
    for all major programming languages including Java, Python, Go, JavaScript, .NET, Ruby, and others.
  humanURL: https://opentelemetry.io/docs/specs/otel/
  tags:
  - Instrumentation
  - Logging
  - Metrics
  - SDK
  - Tracing
  properties:
  - type: Documentation
    url: https://opentelemetry.io/docs/specs/otel/
  - type: Reference
    url: https://opentelemetry.io/docs/specs/otel/trace/api/
  - type: Client Libraries
    url: https://opentelemetry.io/docs/languages/
  - type: GitHubRepository
    url: https://github.com/open-telemetry/opentelemetry-specification
- aid: opentelemetry:opentelemetry-logs-api
  name: OpenTelemetry Logs API
  description: The Logs API from OpenTelemetry — 1 operation(s) for logs.
  humanURL: https://opentelemetry.io/docs/specs/otlp/
  tags:
  - Logs
  properties:
  - type: OpenAPI
    url: openapi/opentelemetry-logs-api-openapi.yml
  - type: Documentation
    url: https://opentelemetry.io/docs/specs/otlp/
  - type: AsyncAPI
    url: asyncapi/opentelemetry-otlp-asyncapi.yml
  - type: JSONSchema
    url: json-schema.json
  - type: JSONLD
    url: context.jsonld
  - type: Reference
    url: https://opentelemetry.io/docs/specs/otlp/#otlphttp
  - type: GettingStarted
    url: https://opentelemetry.io/docs/collector/
  - type: Client Libraries
    url: https://opentelemetry.io/docs/languages/
- aid: opentelemetry:opentelemetry-metrics-api
  name: OpenTelemetry Metrics API
  description: The Metrics API from OpenTelemetry — 1 operation(s) for metrics.
  humanURL: https://opentelemetry.io/docs/specs/otlp/
  tags:
  - Metrics
  properties:
  - type: OpenAPI
    url: openapi/opentelemetry-metrics-api-openapi.yml
  - type: Documentation
    url: https://opentelemetry.io/docs/specs/otlp/
  - type: AsyncAPI
    url: asyncapi/opentelemetry-otlp-asyncapi.yml
  - type: JSONSchema
    url: json-schema.json
  - type: JSONLD
    url: context.jsonld
  - type: Reference
    url: https://opentelemetry.io/docs/specs/otlp/#otlphttp
  - type: GettingStarted
    url: https://opentelemetry.io/docs/collector/
  - type: Client Libraries
    url: https://opentelemetry.io/docs/languages/
- aid: opentelemetry:opentelemetry-traces-api
  name: OpenTelemetry Traces API
  description: The Traces API from OpenTelemetry — 1 operation(s) for traces.
  humanURL: https://opentelemetry.io/docs/specs/otlp/
  tags:
  - Traces
  properties:
  - type: OpenAPI
    url: openapi/opentelemetry-traces-api-openapi.yml
  - type: Documentation
    url: https://opentelemetry.io/docs/specs/otlp/
  - type: AsyncAPI
    url: asyncapi/opentelemetry-otlp-asyncapi.yml
  - type: JSONSchema
    url: json-schema.json
  - type: JSONLD
    url: context.jsonld
  - type: Reference
    url: https://opentelemetry.io/docs/specs/otlp/#otlphttp
  - type: GettingStarted
    url: https://opentelemetry.io/docs/collector/
  - type: Client Libraries
    url: https://opentelemetry.io/docs/languages/
common:
- type: IssueTracker
  url: https://github.com/open-telemetry/opentelemetry-proto/issues
- type: Releases
  url: https://github.com/open-telemetry/opentelemetry-proto/releases
- type: CodeOfConduct
  url: https://github.com/open-telemetry/.github/blob/main/CODE_OF_CONDUCT.md
- type: ContributionGuide
  url: https://github.com/open-telemetry/opentelemetry-proto/blob/main/CONTRIBUTING.md
- type: License
  name: Apache-2.0
  url: https://github.com/open-telemetry/opentelemetry-proto/blob/main/LICENSE
- type: DomainSecurity
  url: security/opentelemetry-domain-security.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/opentelemetry
- url: https://opentelemetry.io/
  name: OpenTelemetry
  type: Website
  description: Official OpenTelemetry project website.
- url: https://opentelemetry.io/docs/
  name: Documentation
  type: Documentation
  description: Official OpenTelemetry documentation hub.
- url: https://opentelemetry.io/docs/getting-started/
  name: Getting Started
  type: GettingStarted
  description: Guides for getting started with OpenTelemetry instrumentation.
- url: https://github.com/open-telemetry
  name: GitHub Organization
  type: GitHubOrganization
  description: OpenTelemetry GitHub organization containing all project repositories.
- url: https://github.com/open-telemetry/opentelemetry-specification
  name: OpenTelemetry Specification
  type: GitHubRepository
  description: The OpenTelemetry specification defining APIs, SDKs, and data models.
- url: https://opentelemetry.io/docs/languages/
  name: SDKs
  type: SDKs
  description: OpenTelemetry SDK implementations for all supported programming languages.
- url: https://opentelemetry.io/blog/
  name: Blog
  type: Blog
  description: OpenTelemetry project blog with announcements and technical articles.
- url: https://opentelemetry.io/community/
  name: Community
  type: Community
  description: Community resources including CNCF Slack, SIG meetings, and contribution guides.
- url: https://cloud-native.slack.com/archives/CJFCJHG4Q
  name: Slack
  type: Slack
  description: OpenTelemetry community Slack channel in the CNCF Slack workspace.
- url: https://stackoverflow.com/questions/tagged/open-telemetry
  name: Stack Overflow
  type: StackOverflow
  description: OpenTelemetry-tagged questions and answers on Stack Overflow.
- url: https://github.com/open-telemetry/opentelemetry-specification/blob/main/CHANGELOG.md
  name: Change Log
  type: ChangeLog
  description: Changelog for the OpenTelemetry specification.
- url: https://github.com/open-telemetry/opentelemetry-collector/security/policy
  name: Security
  type: Security
  description: Security disclosure policy for the OpenTelemetry project.
- type: Integrations
  url: https://opentelemetry.io/ecosystem/integrations/
- type: LlmsText
  url: https://opentelemetry.io/llms.txt
integrations:
- name: English EN
- name: Registry
- name: Adopters
- name: Distributions
- name: Vendors
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

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/opentelemetry"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/opentelemetry/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/opentelemetry/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.