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] Transaction duration anomaly alerting integration #75719

Merged
merged 11 commits into from
Aug 28, 2020

Commits on Aug 22, 2020

  1. Closes elastic#72636. Adds alerting integration for APM transaction d…

    …uration anomalies.
    ogupte committed Aug 22, 2020
    Configuration menu
    Copy the full SHA
    ec08dca View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

  1. Merge remote-tracking branch 'upstream/master' into apm-72636-anomaly…

    …-detection-based-alerts
    ogupte committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    717d296 View commit details
    Browse the repository at this point in the history
  2. Code review feedback

    ogupte committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    ac4bde1 View commit details
    Browse the repository at this point in the history
  3. Display alert summary with the selected anomaly severity label instea…

    …d of the anomaly score.
    ogupte committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    dd31e8b View commit details
    Browse the repository at this point in the history
  4. - refactored ALL_OPTION and NOT_DEFINED_OPTION to be shared from comm…

    …on/environment_filter_values
    
    - utilize getEnvironmentLabel in the alerting trigger components and added support for the 'All' label
    ogupte committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    94c3b48 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c798812 View commit details
    Browse the repository at this point in the history
  6. - Reorg the alerts menu for different alert types (threshold/anomaly)

    - default environment alert settings to the selected filter
    ogupte committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    d19427c View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. - Filters default transaction type to only those supported in the APM…

    … anomaly detection jobs
    
    - Removes Service name and transaction type from the set of expressions in the alerting setup
    ogupte committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    b1f3b25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    936ae05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ec5155 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d3a35a View commit details
    Browse the repository at this point in the history