Releases: yarpc/metrics
Releases · yarpc/metrics
v1.4.0
v1.3.1
v1.3.0
v1.2.0
v1.1.0
- Update Glide constraints to allow more recent Prometheus releases.
v1.0.1
v1.0.0
Add changelog entry for 1.0 (#19) Add changelog entries for the second RC (forgot to do that before) and the 1.0.
v1.0.0-rc2
Handle zero-length vectors properly (#18) The Prometheus HTTP handlers expect all protobuf `MetricFamily` structs to actually contain some metrics, so we need to filter out zero-length vectors when gathering our metrics. Fixes #17.
v1.0.0-rc1
Initial public release.