mirror of
https://github.com/prometheus/prometheus.git
synced 2025-11-21 10:41:03 +01: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.