hyperledger-iroha / iroha

Iroha - A simple, enterprise-grade decentralized ledger
https://wiki.hyperledger.org/display/iroha
Apache License 2.0
438 stars 280 forks source link

fix: address `check-cfg` warnings + chores #5135

Closed 0x009922 closed 2 weeks ago

0x009922 commented 2 weeks ago

Context

Close #4993 (see context there)

I found yet another time that metrics & telemetry is broken in Iroha. This PR doesn't fix it, but disables more parts of it to remove noisy warnings. Main issue is #5134

Migration Guide (optional)


Review notes (optional)

Checklist