Fork of this repo prometheus-ethermine-exporter.
The original is an exporter for the following cryptocurrency mining pools: Ethermine, Ethermine ETC, Ethpool, Zcash Flypool, Ravencoin Flypool, BEAM Flypool. The exporter uses a unified API structure for all the listed pools, so we create a fork to be used with our graphql api.
Information on how to use it can be seen here.
Example dashboards:
Docker Image can be found here
See the miner example output here
Build: go build -o prometheus-luxor-exporter cmd/prometheus-luxor-exporter/*.go Lint: golint ./...
Initial release.