gethexporter icon indicating copy to clipboard operation
gethexporter copied to clipboard

Monitor your Geth Ethereum Server with Prometheus and Grafana

Results 8 gethexporter issues
Sort by recently updated
recently updated
newest added

I started the Docker container, and binded the ports It seems to work, and querying `curl http://gethexplorer:9090/metrics` does return the expected data. However, when I try to add this as...

OS: Ubuntu 21.10 arm64 Attempted steps: * clone repo * enter/cd into repo * docker build -t mytag I get the following failure: ``` # github.com/ethereum/go-ethereum/common/math ../../ethereum/go-ethereum/common/math/integer.go:84:21: undefined: bits.Sub64 ../../ethereum/go-ethereum/common/math/integer.go:90:19:...

Actually, if you use [this method](https://github.com/hunterlong/gethexporter/blob/c59fe891af9f6e1180c5cc5aaf879ad105b46882/main.go#L100) to count ERC-20 transfers, you skip more than 50% of all Token transfers, because quite a few transfers are done via `transfer` method. The...

Dear Developer; i have installed and fully synced my raspberry pi 4 eth node from this build; https://ethereum.org/fr/developers/tutorials/run-node-raspberry-pi/ it comes with prometheus app. I'm importing your following application into prometheus;...

Fix wrong NetworkId () on the error 'The method net_version does not exist/is not available' && update docker build

how can i add mgasps data on the dashboard ? i can't find the info anywhere