module
0.0.0-20240624063706-29ae2ffb98a4
Repository: https://github.com/kerin7/ethmetrics.git
Documentation: pkg.go.dev
# README
ethMetrics
Requires global variables:
LISTEN_PORT: The service will listen this port
HOSTS: Metrics will collect from these nodes (separator: ",") example: "host1:8545,host2:8545,host3:8545"
Optional global variables:
QUERY_TIMEOUT: (default: 15)
LOG_LEVEL: (default: info)
# Packages
No description provided by the author