Sidecar to bridge a http prom-client to prom-client-dht
2.9K
Source at https://gitlab.com/dcent-tech/dht-prom-client-http.
Example to proxy a node-exporter, listening on 127.0.0.1:9100:
docker run --network host \
--env DHT_PROM_HTTP_ADDRESS=http://127.0.0.1:9100/metrics \
--env DHT_PROM_HTTP_SCRAPER_PUBLIC_KEY=<scraper public key> \
--env DHT_PROM_HTTP_SHARED_SECRET=<scraper secret> \
--env DHT_PROM_HTTP_ALIAS="node-exporter-$(hostname)" \
hdegroote/dht-prom-client-http
Content type
Image
Digest
sha256:84d44202f…
Size
86.5 MB
Last updated
about 1 year ago
docker pull hdegroote/dht-prom-client-http