Sign inSign up

nlsdfnbch/eth-client-exporter

By nlsdfnbch

•Updated over 6 years ago

Ethereum Client Exporter for Prometheus.

Image
0

990

nlsdfnbch/eth-client-exporter repository overview

⁠eth-client-exporter

A prometheus exporter for ethereum clients.

Exposed Metrics:

Metric NameLabelsType
eth_peerspeer_stateGauge
eth_block_transactionsblock_typeGauge
eth_hashrateNoneGauge
eth_gas_priceNoneGauge
eth_sync_block_pendingNoneGauge
eth_sync_block_earliestNoneGauge
eth_sync_block_latestNoneGauge
eth_node_syncNoneEnum

⁠Usage

./eth-client-exporter [HOST] [--target-port PORT] [--metrics-port PORT]
  • HOST is the URL of the ethereum address without the port
  • --target-port specifies the HOST's RPC port. Defaults to 8545.
  • --metrics-port specifies the port on which the exporter should serve its /metrics endpoint on the local machine. Defaults to 9999.

Tag summary

Content type

Image

Digest

Size

367.6 MB

Last updated

over 6 years ago

docker pull nlsdfnbch/eth-client-exporter