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

Improve task latency metrics #3364

Merged
merged 1 commit into from
Jun 29, 2020

Conversation

yycptt
Copy link
Contributor

@yycptt yycptt commented Jun 29, 2020

What changed?
Change how task_latency metric is calculated

Why?
Previously the time during which task is waiting to be submitted to task ch is not part of the task_latency metrics. This means task_latency metric doesn't measure the total in-memory latency for a task

How did you test it?
Tested in staging

Potential risks
N/A

@yycptt yycptt requested a review from yux0 June 29, 2020 19:25
@yycptt yycptt merged commit 0fae61c into cadence-workflow:master Jun 29, 2020
@yycptt yycptt deleted the improve-task-metrics branch June 29, 2020 20:10
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.6%) to 67.067% when pulling 78b9be0 on yycptt:improve-task-metrics into 6fcee79 on uber:master.

yycptt added a commit that referenced this pull request Jun 29, 2020
yux0 pushed a commit to yux0/cadence that referenced this pull request May 4, 2021
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.

3 participants