Closed
Description
opened on Jun 22, 2021
Summary of Bug
IBC metrics break Prometheus metrics exposed in Tendermint's RPC.
An error has occurred while serving metrics:
5 error(s) occurred:
* "client-type" is not a valid label name for metric "gaia_ibc_client_update"
* "destination-port" is not a valid label name for metric "gaia_tx_msg_ibc_recv_packet"
* "source-port" is not a valid label name for metric "gaia_tx_msg_ibc_acknowledge_packet"
* "source-port" is not a valid label name for metric "gaia_ibc_transfer_receive"
* "destination-port" is not a valid label name for metric "gaia_ibc_transfer_send"
Version
$ gaiad version --long
name: gaia
server_name: gaiad
version: v4.2.1
commit: dbd8a6fb522c571debf958837f9113c56d418f6b
build_tags: netgo,ledger
go: go version go1.15.2 linux/amd64
Steps to Reproduce
- Run a
cosmoshub-4
node. - Sync to about ~6656325 block height.
- Enable and query Tendermint's metrics @
host:26660/metrics
For Admin Use
- Not duplicate issue
- Appropriate labels applied
- Appropriate contributors tagged
- Contributor assigned/self-assigned
Metadata
Assignees
Labels
No labels
Activity