What's Changed
- feat: adds channel ID label to the Prometheus message_receive_bytes_total and message_send_bytes_total metrics by @staheri14 in https://github.com/celestiaorg/celestia-core/pull/1078
- chore: bump to v0.34.29 of comet by @cmwaters in https://github.com/celestiaorg/celestia-core/pull/1087
- feat: includes peer_id as a label in the MessageSendBytesTotal and MessageReceiveBytesTotal Prometheus metrics by @staheri14 in https://github.com/celestiaorg/celestia-core/pull/1086
- chore: backport #1084, #1089 and #1088 by @cmwaters in https://github.com/celestiaorg/celestia-core/pull/1093
- feat: tracks block time using a Prometheus gauge metric type by @staheri14 in https://github.com/celestiaorg/celestia-core/pull/1091
- Update rpc client header (#9276) (#9349) by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/1096
Full Changelog: https://github.com/celestiaorg/celestia-core/compare/v1.27.0-tm-v0.34.28...v1.28.0-tm-v0.34.29