Skip to content

Conversation

@michaelschiff
Copy link
Collaborator

@michaelschiff michaelschiff commented Apr 14, 2022

Adds a prometheus collector implementation to the broker/client package that allows tracking of disk usage across file-backed appendBuffers.

If AppendRPCs are retrying, or taking longer than normal, users can timeout waits on the AsyncAppend and alert on the rate of these timeouts to indicate that there is potential unhealthiness in the write path. While this is happening its useful to see the amount of data that the producers have buffered on disk. Given limited disk resources this is the key indicator for how much time the operator has to resolve any issues before there are real availability issues / data loss.


This change is Reviewable

…ge that allows tracking of disk usage across file-backed appendBuffers
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.

1 participant