Skip to content

OutThereLabs/ethereum-prometheus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ethereum Prometheus

Build

go get; go build;

Run

You can run this locally (WEB3_PROVIDER_URL=localhost:8454 METRICS_PORT=9990 ./ethereum-prometheus) or as a Docker image outtherelabs/ethereum-prometheus.