client_golang/prometheus/push
Tatsuhiro Tsujikawa 0bab4fda94
push: Add PushContext and AddContext to Pusher (#1028)
Add PushContext and AddContext to Pusher, which are context-aware
version of Push and Add respectively.  They give a caller the ability
to cancel an HTTP request.

Signed-off-by: Tatsuhiro Tsujikawa <ttsujika@zlab.co.jp>
2022-04-12 16:25:43 +02:00
..
example_add_from_gatherer_test.go Remove obsolete copyright notices 2018-02-14 18:49:18 +01:00
examples_test.go Remove HostnameGrouping method 2018-02-14 17:19:52 +01:00
push.go push: Add PushContext and AddContext to Pusher (#1028) 2022-04-12 16:25:43 +02:00
push_test.go Fix typo 2021-11-25 11:21:10 +03:00