Sign inSign up

hdegroote/dht-prom-client-http

By hdegroote

Updated about 1 year ago

Sidecar to bridge a http prom-client to prom-client-dht

Image
0

2.9K

hdegroote/dht-prom-client-http repository overview

DHT Prom Client HTTP

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

Tag summary

Content type

Image

Digest

sha256:84d44202f

Size

86.5 MB

Last updated

about 1 year ago

docker pull hdegroote/dht-prom-client-http