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

Record transaction duration alerts in microseconds #112366

Merged
merged 2 commits into from
Sep 16, 2021
Merged

Conversation

smith
Copy link
Contributor

@smith smith commented Sep 15, 2021

When indexing the transaction duration (latency threshold) alert, the threshold was being recorded in milliseconds. We convert to microseconds when determining whether to create the alert, but were recording the thresholds as milliseconds while the values are microseconds.

Record the thresholds as microseconds.

Fixes #112245.

@smith smith added v8.0.0 release_note:skip Skip the PR/issue when compiling release notes auto-backport Deprecated - use backport:version if exact versions are needed v7.16.0 labels Sep 15, 2021
@smith smith requested a review from a team as a code owner September 15, 2021 22:38
@botelastic botelastic bot added the Team:APM All issues that need APM UI Team support label Sep 15, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/apm-ui (Team:apm)

@smith smith added the v7.15.1 label Sep 15, 2021
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

💚 Backport successful

Status Branch Result
7.x
7.15

The backport PRs will be merged automatically after passing CI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Deprecated - use backport:version if exact versions are needed release_note:skip Skip the PR/issue when compiling release notes Team:APM All issues that need APM UI Team support v7.15.1 v7.16.0 v8.0.0
Projects
None yet
4 participants