Releases: francoposa/tower-otel-http-metrics
v0.10.0
v0.9.0
v0.9.0
is stamped for:
- addition of
http.server.active_requests
andhttp.server.request.body.size
- Breaking: fixing explicit bucket boundaries on
http.server.request.duration
histogram after the OTEL units changed fromms
tos
- add OTEL spec metric names and units to instrument descriptors
Thanks & credit to @hardbyte for the contributions.
v0.8.0
v0.8.0 is stamped to be compatible with the opentelemetry
dependency version 0.26
v0.7.1
v0.7.1
is stamped to be compatible with the tower
version 0.5
not bumping the minor version because I have not been able to find any incompatibilities in the tower 0.4 -> 0.5 upgrade that are utilized by this library
note: opentelemetry 0.25 libraries still use tonic 0.12 which is still utilizing tower 0.4, so this may result in multiple tower versions in your dependency tree
v0.7.0
v0.7.0 is stamped to be compatible with the opentelemetry dependency version 0.25
v0.6.0
v0.6.0 is stamped to be compatible with the opentelemetry
dependency version 0.24
v0.5.0
v0.5.0 is stamped to be compatible with the opentelemetry dependency version 0.23
v0.4.0
v0.3.0
v0.3.0 is stamped to be compatible with the opentelemetry
dependency version 0.22
; opentelemetry-api
dependency is removed again as the required members are once again exposed through the opentelemetry
library.
v0.2.1
v0.2.1 is stamped to remove the now-unused opentelemetry dependency; removal was missed in v0.2.0.