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

Report GetWFExecutionHistory long poll under custom operation tag #1404

Merged
merged 6 commits into from Mar 27, 2021

Conversation

Ardagan
Copy link
Contributor

@Ardagan Ardagan commented Mar 25, 2021

What changed?
Long poll on GetWFExecutionHistory will be reported under "LongPollGetWorkflowExecutionHistory" operation.

Why?
Long poll generally has longer overall latency and false triggers alerts.

How did you test it?
Manual testing, automated tests.

Potential risks
Alerts on GetWorkflowExecutionHistory should be split into two, if you track long poll use case.

Is hotfix candidate?
No.

@Ardagan Ardagan requested review from a team, wxing1292 and alexshtin March 25, 2021 22:46
@Ardagan Ardagan changed the title Report GetWFExecutionHistory long poll under custom operation Report GetWFExecutionHistory long poll under custom operation tag Mar 25, 2021
common/metrics/defs.go Outdated Show resolved Hide resolved
common/metrics/defs.go Outdated Show resolved Hide resolved
@Ardagan Ardagan enabled auto-merge (squash) March 26, 2021 19:46
@Ardagan Ardagan merged commit 32419f6 into temporalio:master Mar 27, 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.

None yet

3 participants