mirror of
https://github.com/prometheus/prometheus.git
synced 2025-08-19 05:31:01 +02: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.