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

[APM] Alert annotations #67057

Closed
wants to merge 1 commit into from

Conversation

dgieselaar
Copy link
Member

Closes #60373.

Needs a lot of work, I'm mainly looking for feedback on the server-side implementation: the way that this works is by using the annotations client to create an annotation if an alert (right now only transaction duration) fires. That means that it's not applied retroactively, but there's no dependency on the alerting event log and annotations are stored in the same format/index as deployment annotations, meaning they will be managed & queried in the same way.

@botelastic botelastic bot added the Team:APM All issues that need APM UI Team support label May 19, 2020
@elasticmachine
Copy link
Contributor

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

@kibanamachine
Copy link
Contributor

💔 Build Failed

Failed CI Steps

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

@dgieselaar dgieselaar closed this Sep 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:APM All issues that need APM UI Team support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[APM] Display threshold alert annotations on time-series graphs
3 participants