cosmos / ibc-go

Inter-Blockchain Communication Protocol (IBC) implementation in Golang.
https://ibc.cosmos.network/
MIT License
553 stars 593 forks source link

Implement telemetry functions for message server v2 #7437

Open chatton opened 1 month ago

chatton commented 1 month ago

Summary

Add telemetry for message server V2. Currently there are no-op functions added that get called in the message server v2, these need to be implemented and called at the message server layer.


For Admin Use

DimitrisJim commented 1 month ago

One question here. Did we ever get feedback on if anyone even uses these? Lets ask around if this is something people need before implementing?