-
Couldn't load subscription status.
- Fork 88
feat: edit rpc_relay_eth_executions and rpc_websocket_connection_duration_seconds_bucket metrics
#3860
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
feat: edit rpc_relay_eth_executions and rpc_websocket_connection_duration_seconds_bucket metrics
#3860
Conversation
Signed-off-by: nikolay <[email protected]>
🎉 Snyk checks have passed. No issues have been found so far.✅ security/snyk check is complete. No issues have been found. (View Details) ✅ license/snyk check is complete. No issues have been found. (View Details) |
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.
LGTM
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.
lg
…uration_seconds_bucket` metrics (#3860) Signed-off-by: nikolay <[email protected]>
…uration_seconds_bucket` metrics (hiero-ledger#3860) Signed-off-by: nikolay <[email protected]>
Description:
Currently, we have increased cost of the Grafana due to several unique IDs labels that are populated in Prometheus.
Solution:
from,to, andfunctionfromrpc_relay_eth_executionsrpc_websocket_connection_duration_seconds_bucketRelated issue(s):
Fixes #3853
Notes for reviewer:
Checklist