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

AKCORE-184: Share coordinator and coordinator runtime metrics. [4/N] #1338

Merged
merged 4 commits into from
Jun 27, 2024

Conversation

smjn
Copy link
Member

@smjn smjn commented Jun 26, 2024

  • Added write-total and write-rate metrics to track number of write state RPCs.
  • Added write-latency-avg and write-latency-total to track time taken for write state RPC calls.
  • Added share state group num-partition, partition-load-time, idle-thread metrics (via ShareCoordinatorRuntimeMetrics).
  • Added tests wherever applicable.

Copy link

cla-assistant bot commented Jun 26, 2024

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@smjn smjn changed the title share coord metrics AKCORE-184: Share coordinator and coordinator runtime metrics. [4/N] Jun 27, 2024
@smjn smjn marked this pull request as ready for review June 27, 2024 08:02
@smjn smjn requested review from a team as code owners June 27, 2024 08:02
@smjn smjn removed request for a team June 27, 2024 08:02
@smjn smjn merged commit 0a905e1 into kip-932 Jun 27, 2024
1 of 7 checks passed
@smjn smjn deleted the AKCORE-184-3 branch June 27, 2024 13:22
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.

None yet

2 participants