Skip to content

Tags: lzap/client_ruby

Tags

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request prometheus#196 from prometheus/v2_1

Release v2.1

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request prometheus#179 from prometheus/v2_0

Release v2.0

v1.0.0

Toggle v1.0.0's commit message
Version 1.0.0

v0.11.0.pre.alpha.1

Toggle v0.11.0.pre.alpha.1's commit message
Version 0.11.0.pre.alpha.1

v0.10.0

Toggle v0.10.0's commit message
Version 0.10.0

v0.10.0.pre.alpha.2

Toggle v0.10.0.pre.alpha.2's commit message
Version 0.10.0.pre.alpha.2

v0.10.0.pre.alpha.1

Toggle v0.10.0.pre.alpha.1's commit message
Version 0.10.0.pre.alpha.1

v0.9.0

Toggle v0.9.0's commit message

Verified

This tag was signed with the committer’s verified signature.
grobie Tobias Schmidt
v0.9.0 / 2019-01-25

- [ENHANCEMENT] Support new pushgateway API prometheus#102
- [ENHANCEMENT] Provide more details in InvalidLabelSetError messages prometheus#89

v0.8.0

Toggle v0.8.0's commit message

Verified

This tag was signed with the committer’s verified signature.
grobie Tobias Schmidt
v0.8.0 / 2018-05-04

- [FEATURE] Add increment/decrement methods to gauges
- [FEATURE] Add unregister method to registry
- [FEATURE] Support basic auth on pushgateways
- [ENHANCEMENT] Add option to set metrics prefix on collector middleware
- [ENHANCEMENT] Normalize paths with numeric IDs and UUIds
- [ENHANCEMENT] Make push client calls thread-safe
- [ENHANCEMENT] Increase precision of duration metrics in collector middleware
- [BUGFIX] Update quantile dependency to fix incorrect calculation

v0.7.1

Toggle v0.7.1's commit message

Verified

This tag was signed with the committer’s verified signature.
grobie Tobias Schmidt
v0.7.1 / 2017-05-24

- [BUGFIX] Add missing _bucket suffix to histogram metrics