open-telemetry/opentelemetry-rust
The Rust OpenTelemetry implementation observed · 2026-08-28
Health v2 · maintenance only
92/100
- Activity 99
- Release rhythm 78
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 59
- age_days: 2487
- days_rel: 69
- days_push: 7
- n_releases_24m: 8
Adoption not part of the score
2689 stars · 693 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity active
tracing monitoring logging sdk monitoring developer-tools microservices rust cross-platform opentelemetry telemetry metrics distributed-tracing otlp observability jaeger prometheus zipkin
10 sources
- readme: https://github.com/open-telemetry/opentelemetry-rust · fetched 2026-08-28 · 18305a91f0b9
- homepage: https://opentelemetry.io · fetched 2026-08-29 · 51756d27c4f1
- site_page: https://opentelemetry.io/docs · fetched 2026-08-29 · 06566227bba9
- site_page: https://opentelemetry.io/docs/what-is-opentelemetry · fetched 2026-08-29 · dd58475f7d30
- site_page: https://opentelemetry.io/docs/demo · fetched 2026-08-29 · 03a34a004b8f
- site_page: https://opentelemetry.io/docs/concepts/signals/traces · fetched 2026-08-29 · 123b7f8bc630
- site_page: https://opentelemetry.io/docs/concepts/signals/metrics · fetched 2026-08-29 · 5fe9fc342c92
- site_page: https://opentelemetry.io/docs/concepts/signals/logs · fetched 2026-08-29 · 126e1fa6c0a2
- site_page: https://opentelemetry.io/docs/concepts/signals/baggage · fetched 2026-08-29 · fc18d0d07d4b
- site_page: https://opentelemetry.io/docs/concepts/instrumentation/zero-code · fetched 2026-08-29 · c811260b8c51
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| open-telemetry/opentelemetry-rust | main | 92 |
For agents
markdown · JSON · MCP: product_card(name="open-telemetry/opentelemetry-rust")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem