Pierre Souchay
|
408b249fc5
|
[bugfix] Prometheus metrics without warnings
go-metrics is updated to 0.3.6 to properly handle help in prometheus metrics
This fixes https://github.com/hashicorp/consul/issues/9303 and
https://github.com/hashicorp/consul/issues/9471
|
2021-01-06 13:54:05 +01:00 |
Kit Patella
|
b203b8874b
|
apply make update-vendor
|
2020-11-05 11:51:58 -08:00 |
Daniel Nephin
|
0c87cf468c
|
Update go-metrics dependencies, to use metrics.Default()
|
2020-09-14 19:05:22 -04:00 |
s-christoff
|
102b7e55da
|
Update Go-Metrics 0.3.4 (#8478)
|
2020-08-11 11:17:43 -05:00 |
Kyle Havlovitz
|
f4efd53d57
|
vendor: Update github.com/armon/go-metrics to v0.3.3
|
2020-07-23 11:37:33 -07:00 |
Hans Hasselberg
|
f13fe4b304
|
agent: transfer leadership when establishLeadership fails (#5247)
|
2019-06-19 14:50:48 +02:00 |
Jeff Mitchell
|
28c84845bf
|
Update vendoring from go mod. (#5566)
|
2019-03-26 17:50:42 -04:00 |
Pierre Souchay
|
5ce3c1587c
|
Bump github.com/armon/go-metrics to allow having prometheus support
|
2018-04-05 18:21:32 +02:00 |
Kyle Havlovitz
|
acd3050112
|
vendor: update github.com/armon/go-metrics
|
2017-08-08 18:29:27 -07:00 |
Kyle Havlovitz
|
ecaf069590
|
vendor: update github.com/armon/go-metrics
|
2017-08-08 12:33:47 -07:00 |
Kyle Havlovitz
|
ce572546e5
|
vendor: update go-metrics
|
2017-08-08 01:19:30 -07:00 |
Frank Schroeder
|
c5ba51db19
|
vendor: upgrade github.com/armon/go-metrics
Pull in changes to fix race condition for concurrent tests.
|
2017-06-01 23:52:26 +02:00 |
Frank Schroeder
|
d5f87a20cf
|
vendor: fix data race in github.com/armon/go-metrics/start.go
96 -> 42 data races
|
2017-05-31 00:29:25 +02:00 |
James Phillips
|
55dfc4274f
|
Updates armon/go-metrics.
|
2016-08-09 16:27:17 -07:00 |
James Phillips
|
2f3e346dc1
|
Updates armon/go-metrics and adds Circonus vendored libraries.
|
2016-07-19 16:54:21 -07:00 |
Sean Chittenden
|
25b09713b9
|
Manage dependencies via Godep
Embrace the future and use Go 1.6's vendor support via Godep.
Go 1.5 users should `export GO15VENDOREXPERIMENT=1`
|
2016-02-12 16:50:37 -08:00 |