relayer_exporter

module
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 12, 2023 License: Apache-2.0

README

relayer_exporter

Prometheus exporter for go relayer. Returns metrics which are missing in gorelayer

Metrics

# HELP cosmos_relayer_client_expiry Returns light client expiry in unixtime.
# TYPE cosmos_relayer_client_expiry gauge
cosmos_relayer_client_expiry{chain_id="checkersa",path="demo"} 1.68412974e+09
cosmos_relayer_client_expiry{chain_id="checkersb",path="demo"} 1.68412974e+09
# HELP cosmos_relayer_configured_chain Returns configured chain.
# TYPE cosmos_relayer_configured_chain gauge
cosmos_relayer_configured_chain{chain_id="checkersa"} 1
cosmos_relayer_configured_chain{chain_id="checkersb"} 1
# HELP cosmos_relayer_up Was talking to relayer successful.
# TYPE cosmos_relayer_up gauge
cosmos_relayer_up 1

Directories

Path Synopsis
cmd
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL