Gyu-Ho Lee
|
00b15e38df
|
words: whitelist prometheus
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
|
2017-11-10 10:08:48 -08:00 |
|
tylerauerbeck
|
973857107e
|
clientv3: update metrics to use promhttp
Update clientv3/example_metrics_test.go and clientv3/integration/metrics_test.go to use promhttp.Handler() instead of prometheus.Handler()
fixes #8729
|
2017-11-10 09:47:49 -08:00 |
|
Gyu-Ho Lee
|
f65aee0759
|
*: replace 'golang.org/x/net/context' with 'context'
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
|
2017-09-07 13:39:42 -07:00 |
|
Anthony Romano
|
2d0eec0b35
|
clientv3: goword spelling check
|
2017-09-06 22:11:33 -07:00 |
|
Anthony Romano
|
887db5a3db
|
*: fix go tool vet -all -shadow errors
|
2017-06-03 21:32:36 -07:00 |
|
Anthony Romano
|
c231950cdb
|
clientv3: use any port for metrics example
Was getting bind conflicts causing failures on semaphore.
|
2017-02-24 14:33:08 -08:00 |
|
Anthony Romano
|
8c43bd06a0
|
clientv3: add DialOptions to config
Removes strict prometheus dependency.
Fixes #7058
|
2017-02-03 12:00:20 -08:00 |
|
sharat
|
a1bfb31219
|
clientv3: added example for client metrics
|
2016-10-28 04:30:17 +05:30 |
|