-
Notifications
You must be signed in to change notification settings - Fork 51
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
Observability for PP <-> Bifrost lag #2756
Comments
muhamadazmy
added a commit
to muhamadazmy/restate
that referenced
this issue
Feb 19, 2025
This PR improves only on the PP <-> Bifrost observability. We already collect meterics for both PP and Bifrost but I think those extra metrics can be useful - Utilization of the PP requests queue. Once full the PP will start dropping requests as 'Busy' and I thought it's important to measure how utilized this queue is - Write to read latency of records. Measures the latency between the moment a record is created until it's read by the PP Fixes restatedev#2756
muhamadazmy
added a commit
to muhamadazmy/restate
that referenced
this issue
Feb 20, 2025
This PR improves only on the PP <-> Bifrost observability. We already collect meterics for both PP and Bifrost but I think those extra metrics can be useful - Utilization of the PP requests queue. Once full the PP will start dropping requests as 'Busy' and I thought it's important to measure how utilized this queue is - Write to read latency of records. Measures the latency between the moment a record is created until it's read by the PP Fixes restatedev#2756
muhamadazmy
added a commit
to muhamadazmy/restate
that referenced
this issue
Feb 21, 2025
This PR improves only on the PP <-> Bifrost observability. We already collect meterics for both PP and Bifrost but I think those extra metrics can be useful - Utilization of the PP requests queue. Once full the PP will start dropping requests as 'Busy' and I thought it's important to measure how utilized this queue is - Write to read latency of records. Measures the latency between the moment a record is created until it's read by the PP Fixes restatedev#2756
muhamadazmy
added a commit
to muhamadazmy/restate
that referenced
this issue
Feb 21, 2025
This PR improves only on the PP <-> Bifrost observability. We already collect meterics for both PP and Bifrost but I think those extra metrics can be useful - Utilization of the PP requests queue. Once full the PP will start dropping requests as 'Busy' and I thought it's important to measure how utilized this queue is - Write to read latency of records. Measures the latency between the moment a record is created until it's read by the PP Fixes restatedev#2756
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: