Skip to content

Add a metric to capture write enqueue latency#193

Draft
jasonk000 wants to merge 1 commit into
jkoch/loop-cpu-utilization-metricfrom
jkoch/loop-enqueue-to-write-latency-metric
Draft

Add a metric to capture write enqueue latency#193
jasonk000 wants to merge 1 commit into
jkoch/loop-cpu-utilization-metricfrom
jkoch/loop-enqueue-to-write-latency-metric

Conversation

@jasonk000
Copy link
Copy Markdown
Member

This captures from when the caller tries to send a request until the request is finally sent on the wire, primarily so we can see when the enqueue time is increasing (a signal for pressure on the IO loop).

This captures from when the caller tries to send a request until the
request is finally sent on the wire, primarily so we can see when the
enqueue time is increasing (a signal for pressure on the IO loop).
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