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

Add telemetry metrics to metadata-store #2605

Closed
muhamadazmy opened this issue Feb 3, 2025 · 0 comments · Fixed by #2616
Closed

Add telemetry metrics to metadata-store #2605

muhamadazmy opened this issue Feb 3, 2025 · 0 comments · Fixed by #2616
Assignees

Comments

@muhamadazmy
Copy link
Contributor

No description provided.

@muhamadazmy muhamadazmy self-assigned this Feb 3, 2025
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
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant