# open-telemetry/opentelemetry-rust

The Rust OpenTelemetry implementation

Repository: https://github.com/open-telemetry/opentelemetry-rust
Canonical: https://ross.abutalabs.com/products/opentelemetry-rust
Homepage: https://opentelemetry.io
Language: Rust
License: Apache-2.0
License Family: permissive
Topics: opentelemetry, tracing, metrics, logging, jaeger, prometheus, zipkin
Last push: 2026-08-26T06:31:46+00:00

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

## Adoption (not part of the score)
Stars 2689, forks 693 (observed 2026-08-28T04:07:10.899353+00:00)

## What it is
The official Rust implementation of the OpenTelemetry APIs and SDKs for instrumenting applications to emit traces, metrics, and logs. It exports telemetry to vendor-neutral backends such as Prometheus, Jaeger, and Zipkin via OTLP and other exporters.

## Use cases
- instrument a Rust service with distributed traces
- export metrics to Prometheus from Rust
- send logs and traces via OTLP to an observability backend
- correlate traces across microservices in Rust
- add vendor-neutral telemetry to a Rust application
- propagate context and baggage between services

## When to choose
- you need standards-based tracing, metrics, and logs in Rust
- you want to switch observability backends without changing instrumentation
- you need OTLP export to Jaeger, Prometheus, or commercial vendors

## When to avoid
- you need a full observability backend with storage and visualization
- you want zero-code auto-instrumentation, which is not offered for Rust
- you need a simple single-signal logger rather than a full telemetry SDK

## Facets
- artifact type: library
- maturity: active
- function: tracing, monitoring, logging, sdk
- domain: monitoring, developer-tools, microservices
- platform: rust, cross-platform
- tags: opentelemetry, telemetry, metrics, distributed-tracing, otlp, observability, jaeger, prometheus, zipkin

## Member repositories
- open-telemetry/opentelemetry-rust (main) score 92

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:10.899353+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-30T02:17:42.559620+00:00, confidence not recorded.
  - readme: https://github.com/open-telemetry/opentelemetry-rust (fetched 2026-08-28T04:07:10.899353+00:00, sha 18305a91f0b9)
  - homepage: https://opentelemetry.io (fetched 2026-08-29T09:59:48.730819+00:00, sha 51756d27c4f1)
  - site_page: https://opentelemetry.io/docs (fetched 2026-08-29T09:59:48.740201+00:00, sha 06566227bba9)
  - site_page: https://opentelemetry.io/docs/what-is-opentelemetry (fetched 2026-08-29T09:59:48.741988+00:00, sha dd58475f7d30)
  - site_page: https://opentelemetry.io/docs/demo (fetched 2026-08-29T09:59:48.743944+00:00, sha 03a34a004b8f)
  - site_page: https://opentelemetry.io/docs/concepts/signals/traces (fetched 2026-08-29T09:59:48.745670+00:00, sha 123b7f8bc630)
  - site_page: https://opentelemetry.io/docs/concepts/signals/metrics (fetched 2026-08-29T09:59:48.747838+00:00, sha 5fe9fc342c92)
  - site_page: https://opentelemetry.io/docs/concepts/signals/logs (fetched 2026-08-29T09:59:48.750005+00:00, sha 126e1fa6c0a2)
  - site_page: https://opentelemetry.io/docs/concepts/signals/baggage (fetched 2026-08-29T09:59:48.752292+00:00, sha fc18d0d07d4b)
  - site_page: https://opentelemetry.io/docs/concepts/instrumentation/zero-code (fetched 2026-08-29T09:59:48.754270+00:00, sha c811260b8c51)
- Data as of 2026-08-30T08:39:29.467469+00:00.
