mirror of
https://github.com/prometheus/prometheus.git
synced 2025-02-02 08:31:11 -08:00
The Client type is already exposed, but can't be used without the config for it also being exposed. Using the remote.Client from other programs is useful to do full end-to-end tests of Prometheus's remote protocol against adapter implementations. |
||
---|---|---|
.. | ||
client.go | ||
client_test.go | ||
ewma.go | ||
iterator.go | ||
queue_manager.go | ||
queue_manager_test.go | ||
read.go | ||
read_test.go | ||
remote.pb.go | ||
remote.proto | ||
write.go |