https://github.com/dappnode/dappnodepackage-metrics-tools
https://github.com/dappnode/dappnodepackage-metrics-tools
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dappnode/dappnodepackage-metrics-tools
- Owner: dappnode
- License: gpl-3.0
- Created: 2020-12-09T21:07:06.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-07-09T06:31:28.000Z (almost 4 years ago)
- Last Synced: 2025-02-07T12:45:46.192Z (over 1 year ago)
- Language: Dockerfile
- Size: 33.2 KB
- Stars: 1
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DAppNode package metrics-tools
Blackbox exporter + json exporter

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