Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 529 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 529 Bytes

DAppNode package metrics-tools

Blackbox exporter + json exporter

avatar

Blackbox exporter + json exporter. The blackbox exporter allows blackbox probing of endpoints over HTTP, HTTPS, DNS, TCP and ICMP. This allows to add latency metrics to prometheus: 8.8.8.8 (Google), 1.1.1.1 (Cloudflare), web3.dappnode.net (remote) and ns.dappnode.io (dyndns)

Json exporter it's a prometheus exporter which scrapes remote JSON by JSONPath. This adds ETH price to prometheus by using the coingecko API