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
Apache DubboYesJavacn.dubbo.apache.org/en/blog/2024/01/31/tracing-dubbo-with-opentelemetry/
Cerbos JS SDKYesJavaScriptgithub.com/cerbos/cerbos-sdk-javascript/tree/main/packages/opentelemetry
ClickHouseYesC++clickhouse.com/docs/en/operations/opentelemetry
Cloud FoundryYesCollectorgithub.com/cloudfoundry/cf-deployment/blob/main/operations/experimental/add-otel-collector.yml
CloudWeGoYesGowww.cloudwego.io/docs/hertz/tutorials/observability/open-telemetry/
containerdYesGogithub.com/containerd/containerd/blob/main/docs/tracing.md
cortexYesGocortexmetrics.io/docs/guides/tracing/#opentelemetry
CRI-OYesGogithub.com/cri-o/cri-o/blob/main/docs/crio.conf.5.md#criotracing-table
DaprYesGodocs.dapr.io/operations/observability/tracing/otel-collector/open-telemetry-collector/
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
FliptYesGowww.flipt.io/docs/configuration/observability#tracing
FluentCI EngineYesRustgithub.com/fluentci-io/fluentci-engine#-opentelemetry-tracing
GORMYesGogithub.com/go-gorm/opentelemetry
HarborYesGogoharbor.io/docs/edge/administration/distributed-tracing/
JenkinsYesJavaplugins.jenkins.io/opentelemetry/
KafkaFlowYes.NETfarfetch.github.io/kafkaflow/docs/guides/open-telemetry
KEDAYesGokeda.sh/docs/2.12/operate/opentelemetry/
KnativeYesGoknative.dev/docs/eventing/observability/metrics/collecting-metrics/#about-opentelemetry
Kong API GatewayYesLuadocs.konghq.com/hub/kong-inc/opentelemetry/
KubernetesYesGokubernetes.io/docs/concepts/cluster-administration/system-traces/
KyvernoYesGokyverno.io/docs/monitoring/opentelemetry/
MicrocksYesJavamicrocks.io/documentation/using/monitoring/
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
Open Policy AgentYesGowww.openpolicyagent.org/docs/latest/monitoring/#opentelemetry
OpenFeature flagdYesGoflagd.dev/reference/monitoring/#opentelemetry
Otterize network mapperYesGodocs.otterize.com/reference/configuration/network-mapper/helm-chart#opentelemetry-exporter-parameters
QuarkusYesJavaquarkus.io/guides/opentelemetry
RoadRunnerYesGo, PHProadrunner.dev/docs/lab-otel/current/en
rustupYesRustrust-lang.github.io/rustup/dev-guide/tracing.html
StrimziYesJavastrimzi.io/docs/operators/latest/deploying#assembly-distributed-tracing-str
ThanosYesGothanos.io/tip/thanos/tracing.md/#opentelemetry-otlp
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/
MatlabNoC++www.mathworks.com/matlabcentral/fileexchange/130979-opentelemetry-matlab
MySQL Enterprise ServerNoC++dev.mysql.com/doc/refman/8.1/en/telemetry-trace.html
ThousandEyes (Cisco)NoCollectordocs.thousandeyes.com/product-documentation/api/opentelemetry
Traefik Hub API ManagementNoGodoc.traefik.io/traefik-hub/operations/metrics

How to add your integration

To have your library, service, or app listed, submit a PR with an entry added to the integrations list. The entry should 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 March 14, 2024: Ecosystem policy updates (#4153) (04ed0d3c)