Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dappnode/dappnodepackage-metrics-tools
https://github.com/dappnode/dappnodepackage-metrics-tools
Last synced: about 1 month 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 (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-09T06:31:28.000Z (over 2 years ago)
- Last Synced: 2023-03-01T04:32:54.627Z (almost 2 years 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
![avatar](blackbox-exporter-avatar.png)
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