opentelemetry-instrumentation-tower

Crates.ioopentelemetry-instrumentation-tower
lib.rsopentelemetry-instrumentation-tower
version0.17.0
created_at2025-10-01 21:57:29.752774+00
updated_at2025-10-01 21:57:29.752774+00
descriptionOpenTelemetry Metrics Middleware for Tower-compatible Rust HTTP servers
homepagehttps://github.com/open-telemetry/opentelemetry-rust-contrib
repositoryhttps://github.com/open-telemetry/opentelemetry-rust-contrib
max_upload_size
id1863565
size53,926
Lalit Kumar Bhasin (lalitb)

documentation

https://docs.rs/tower-otel-http-metrics

README

Tower OTEL Metrics Middleware

OpenTelemetry Metrics Middleware for Tower-compatible Rust HTTP servers.

Examples

See examples directory in repo for runnable code and supporting config files. Attempts are made to keep the code here synced, but it will not be perfect.

OTEL libraries in particular are sensitive to minor version changes at this point, so the examples may only work with the OTEL crate versions pinned in examples.

Created by Franco Posa (franco @ francoposa.io)

Commit count: 1014

cargo fmt