# open-telemetry/opentelemetry-go-contrib

Collection of extensions for OpenTelemetry-Go.

Repository: https://github.com/open-telemetry/opentelemetry-go-contrib
Canonical: https://ross.abutalabs.com/products/opentelemetry-go-contrib
Homepage: https://opentelemetry.io/
Language: Go
License: Apache-2.0
License Family: permissive
Last push: 2026-08-26T19:55:04+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 87, longevity 100
- inputs: {"age_days": 2385, "days_push": 7, "days_rel": 7, "gap_med": 34.5, "n_releases_24m": 17}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1664, forks 824 (observed 2026-08-28T04:05:18.888209+00:00)

## What it is
A collection of third-party extensions, instrumentation packages, propagators, detectors, exporters, samplers, bridges, and processors for OpenTelemetry-Go. It lets Go applications integrate OpenTelemetry tracing, metrics, and logs with popular frameworks, libraries, and cloud environments.

## Use cases
- instrument a Go HTTP server or gRPC service with OpenTelemetry tracing
- export Go application traces and metrics to Jaeger or Prometheus
- auto-instrument popular Go libraries like net/http, gin, or database drivers
- detect cloud provider resource metadata for telemetry attribution
- bridge existing Go logging frameworks into OpenTelemetry logs
- propagate trace context across services using custom propagation formats

## When to choose
- you are building Go services and want vendor-neutral distributed tracing and metrics
- you need instrumentation for third-party Go libraries without writing it yourself
- you want to export telemetry to multiple observability backends without code changes

## When to avoid
- your project is not written in Go
- you need the core OpenTelemetry API/SDK itself rather than extensions
- you need zero-code agent-based instrumentation rather than library-level instrumentation

## Facets
- artifact type: library
- maturity: active
- function: tracing, monitoring, logging, middleware
- domain: monitoring, developer-tools, microservices
- platform: go, windows, cross-platform
- tags: opentelemetry, observability, telemetry, distributed-tracing, metrics, instrumentation-libraries, cnfc, instrumentation, devops, linux, macos

## Member repositories
- open-telemetry/opentelemetry-go-contrib (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:18.888209+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:44:29.816561+00:00, confidence not recorded.
  - readme: https://github.com/open-telemetry/opentelemetry-go-contrib (fetched 2026-08-28T04:05:18.888209+00:00, sha 82e31efec672)
  - homepage: https://opentelemetry.io/ (fetched 2026-08-29T11:16:46.337280+00:00, sha 51756d27c4f1)
  - site_page: https://opentelemetry.io/docs (fetched 2026-08-29T11:16:46.346460+00:00, sha 06566227bba9)
  - site_page: https://opentelemetry.io/docs/what-is-opentelemetry (fetched 2026-08-29T11:16:46.348293+00:00, sha dd58475f7d30)
  - site_page: https://opentelemetry.io/docs/demo (fetched 2026-08-29T11:16:46.350106+00:00, sha 03a34a004b8f)
  - site_page: https://opentelemetry.io/docs/concepts/signals/traces (fetched 2026-08-29T11:16:46.351973+00:00, sha 123b7f8bc630)
  - site_page: https://opentelemetry.io/docs/concepts/signals/metrics (fetched 2026-08-29T11:16:46.354074+00:00, sha 5fe9fc342c92)
  - site_page: https://opentelemetry.io/docs/concepts/signals/logs (fetched 2026-08-29T11:16:46.356144+00:00, sha 126e1fa6c0a2)
  - site_page: https://opentelemetry.io/docs/concepts/signals/baggage (fetched 2026-08-29T11:16:46.358169+00:00, sha fc18d0d07d4b)
  - site_page: https://opentelemetry.io/docs/concepts/instrumentation/zero-code (fetched 2026-08-29T11:16:46.359918+00:00, sha c811260b8c51)
- Data as of 2026-08-30T08:39:29.467469+00:00.
