Integrations

Libraries, services, and apps with first-party support for OpenTelemetry.

The mission of OpenTelemetry is to enable effective observability by making high-quality, portable telemetry ubiquitous. In other words, observability should be built in into the software you develop.

The following list contains a sample of libraries, services, and apps that have either integrated OpenTelemetry APIs and SDKs directly for native telemetry or provide a first-party plugin that fits into their own extensibility ecosystem.

Name1OSSComponentsLearn more
Cerbos JS SDKYesJavaScriptgithub.com/cerbos/cerbos-sdk-javascript/tree/main/packages/opentelemetry
containerdYesGogithub.com/containerd/containerd/blob/main/docs/tracing.md
CRI-OYesGogithub.com/cri-o/cri-o/blob/main/docs/crio.conf.5.md#criotracing-table
Docker Buildx and BuildKitYesGodocs.docker.com/build/building/opentelemetry/
Elasticsearch Java API ClientYesJavawww.elastic.co/guide/en/elasticsearch/client/java-api-client/current/opentelemetry.html
KubernetesYesGokubernetes.io/docs/concepts/cluster-administration/system-traces/
MicrometerYesJavamicrometer.io/docs/tracing#_micrometer_tracing_opentelemetry_setup
Next.jsYesJavaScriptnextjs.org/docs/app/building-your-application/optimizing/open-telemetry
NGINX Web ServerYesC++github.com/nginxinc/nginx-otel
QuarkusYesJavaquarkus.io/guides/opentelemetry
RoadRunnerYesGo, PHProadrunner.dev/docs/lab-otel/current/en
Tyk API GatewayYesGotyk.io/docs/product-stack/tyk-gateway/advanced-configurations/distributed-tracing/open-telemetry/open-telemetry-overview/
Cisco NSONoPythondeveloper.cisco.com/docs/nso/#!observability-exporter/
Kong API GatewayNodocs.konghq.com/hub/kong-inc/opentelemetry/
ThousandEyes (Cisco)NoCollectordocs.thousandeyes.com/product-documentation/api/opentelemetry

To have your library, service, or app listed, submit a PR with an entry added to the integrations list. The entry must include the following:

  • Link to the main page of your library, service, or app
  • Link to the documentation that explains how enable observability using OpenTelemetry

  1. Listed alphabetically ↩︎

Last modified September 21, 2023: Update integrations (#3278) (08c4b50e)