-
Couldn't load subscription status.
- Fork 88
feat: edit rpc_relay_consensusnode_* metrics
#3876
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: nikolay <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should we remove interactingEntity (and maybe callerName) from IExecuteQueryEventPayload altogether? If these properties are indeed not used anymore, removing them would allow us to reduce future tech debt.
Signed-off-by: nikolay <[email protected]>
Signed-off-by: nikolay <[email protected]>
Signed-off-by: nikolay <[email protected]>
Description:
Recently, we audited all metrics (private page due to security reasons) and how they can be improved more efficiently. In this PR, we remove some of the
rpc_relay_consensusnode_*labels.Related issue(s):
Fixes #3853
Notes for reviewer:
Checklist