-
Notifications
You must be signed in to change notification settings - Fork 49
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
Add telemetry metrics to metadata-store #2605
Comments
muhamadazmy
added a commit
to muhamadazmy/restate
that referenced
this issue
Feb 4, 2025
Summary: This pull request introduces telemetry metrics to the metadata server, enhancing monitoring and performance analysis capabilities. Available metrics: - Histograms - restate.metadata_server.get.duration - restate.metadata_server.get_version.duration - restate.metadata_server.put.duration - restate.metadata_server.delete.duration - Counters - restate.metadata_server.get.total - restate.metadata_server.get_version.total - restate.metadata_server.put.total - restate.metadata_server.delete.total - restate.metadata_server.raft.sent_messages.total - restate.metadata_server.raft.received_messages.total - restate.metadata_server.raft.sent_messages.bytes - restate.metadata_server.raft.received_messages.bytes Fixes restatedev#2605
muhamadazmy
added a commit
to muhamadazmy/restate
that referenced
this issue
Feb 4, 2025
Summary: This pull request introduces telemetry metrics to the metadata server, enhancing monitoring and performance analysis capabilities. Fixes restatedev#2605
muhamadazmy
added a commit
to muhamadazmy/restate
that referenced
this issue
Feb 5, 2025
Summary: This pull request introduces telemetry metrics to the metadata server, enhancing monitoring and performance analysis capabilities. Fixes restatedev#2605
muhamadazmy
added a commit
to muhamadazmy/restate
that referenced
this issue
Feb 5, 2025
Summary: This pull request introduces telemetry metrics to the metadata server, enhancing monitoring and performance analysis capabilities. Fixes restatedev#2605
muhamadazmy
added a commit
to muhamadazmy/restate
that referenced
this issue
Feb 5, 2025
Summary: This pull request introduces telemetry metrics to the metadata server, enhancing monitoring and performance analysis capabilities. Fixes restatedev#2605
muhamadazmy
added a commit
to muhamadazmy/restate
that referenced
this issue
Feb 5, 2025
Summary: This pull request introduces telemetry metrics to the metadata server, enhancing monitoring and performance analysis capabilities. Fixes restatedev#2605
muhamadazmy
added a commit
to muhamadazmy/restate
that referenced
this issue
Feb 5, 2025
Summary: This pull request introduces telemetry metrics to the metadata server, enhancing monitoring and performance analysis capabilities. Fixes restatedev#2605
muhamadazmy
added a commit
to muhamadazmy/restate
that referenced
this issue
Feb 5, 2025
Summary: This pull request introduces telemetry metrics to the metadata server, enhancing monitoring and performance analysis capabilities. Fixes restatedev#2605
muhamadazmy
added a commit
that referenced
this issue
Feb 5, 2025
Summary: This pull request introduces telemetry metrics to the metadata server, enhancing monitoring and performance analysis capabilities. Fixes #2605
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: