Skip to content
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

Added metrics that trace response time of RPC methods. Removed PATH_A… #272

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

zajko
Copy link
Contributor

@zajko zajko commented Mar 28, 2024

…BSTRACTION_TIMES_SECONDS which was a temporary check and ment to be removed. Made databse initialization lazy. This ensures that if no db-dependant component starts there will be no DB connection initialization (since it's not needed)

@zajko zajko force-pushed the updating_rpc_metrics branch 3 times, most recently from 3542229 to 3414cac Compare March 28, 2024 13:52
@zajko zajko requested review from jacek-casper and rafal-ch March 28, 2024 14:00
event_sidecar/src/rest_server.rs Outdated Show resolved Hide resolved
event_sidecar/src/types/database.rs Outdated Show resolved Hide resolved
…BSTRACTION_TIMES_SECONDS which was a temporary check and ment to be removed. Made databse initialization lazy. This ensures that if no db-dependant component starts there will be no DB connection initialization (since it's not needed)
@zajko zajko force-pushed the updating_rpc_metrics branch from 3414cac to c76edca Compare March 28, 2024 16:32
Copy link

@rafal-ch rafal-ch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@zajko zajko merged commit b24b905 into casper-network:feat-2.0 Mar 28, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants