-
Notifications
You must be signed in to change notification settings - Fork 83
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 <n.atanasow94@gmail.com>
🎉 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 <n.atanasow94@gmail.com>
…uration_seconds_bucket` metrics (hiero-ledger#3860) Signed-off-by: nikolay <n.atanasow94@gmail.com>
Description:
Currently, we have increased cost of the Grafana due to several unique IDs labels that are populated in Prometheus.
Solution:
from
,to
, andfunction
fromrpc_relay_eth_executions
rpc_websocket_connection_duration_seconds_bucket
Related issue(s):
Fixes #3853
Notes for reviewer:
Checklist