Skip to content

Commit e84d28e

Browse files
committed
stamp 0.13.0: enable custom request duration bucket boundaries & change default boundaries; implement server.response.body.size metric
1 parent dbfb7fa commit e84d28e

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.12.0"
4+
version = "0.13.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)