Skip to content

Commit 1b689cc

Browse files
committed
stamp 0.9.0: add http.server.active_requests, http.server.request.body.size, fix explicit bucket boundaries, add metric units
1 parent 3526ca0 commit 1b689cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "tower-otel-http-metrics"
33
edition = "2021"
4-
version = "0.8.0"
4+
version = "0.9.0"
55
license = "MIT"
66
description = "OpenTelemetry Metrics Middleware for Tower-compatible Rust HTTP servers"
77
homepage = "https://github.com/francoposa/tower-otel-http-metrics"

0 commit comments

Comments
 (0)