-
Notifications
You must be signed in to change notification settings - Fork 221
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(cosmic-swingset): add metrics for each action type (#10888)
closes: #10883 refs: #10882 ## Description Add metrics for the following action types: - CORE_EVAL - DELIVER_INBOUND - IBC_EVENT - INSTALL_BUNDLE - PLEASE_PROVISION - VBANK_BALANCE_UPDATE - WALLET_ACTION - WALLET_SPEND_ACTION - VTRANSFER_IBC_EVENT - KERNEL_UPGRADE_EVENTS ### Security Considerations Metrics may expose inner state which could be used to mount an effective attack. ### Scaling Considerations No impact on a local node performance expected. ### Documentation Considerations Metric names and their meaning need to be documented as now available via standard reporting interface. ### Testing Considerations manual testing? ### Upgrade Considerations This will roll out as part of standard release.
- Loading branch information
1 parent
f047c93
commit 618553b
Showing
2 changed files
with
29 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters