Skip to content

add "time to first byte" metric for remote CAS reads#11463

Merged
tdyas merged 1 commit into
pantsbuild:masterfrom
tdyas:add_ttb_metric
Jan 14, 2021
Merged

add "time to first byte" metric for remote CAS reads#11463
tdyas merged 1 commit into
pantsbuild:masterfrom
tdyas:add_ttb_metric

Conversation

@tdyas
Copy link
Copy Markdown
Contributor

@tdyas tdyas commented Jan 13, 2021

Add an observation metric to instrument read latency for remote CAS reads. The metric measures the time from the submission of the RPC to receipt of the first byte of the response. This is a better measure of latency since total latency of CAS depends on blob size whereas this just measures the roundtrip time to receive the first byte.

Copy link
Copy Markdown
Contributor

@Eric-Arellano Eric-Arellano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea!

@tdyas tdyas merged commit 94b4fae into pantsbuild:master Jan 14, 2021
@tdyas tdyas deleted the add_ttb_metric branch January 14, 2021 02:21
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.

2 participants