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

[7.x] [Metrics UI] Alerting for metrics explorer and inventory (#58779) #60948

Merged
merged 1 commit into from
Mar 23, 2020

Commits on Mar 23, 2020

  1. [Metrics UI] Alerting for metrics explorer and inventory (elastic#58779)

    * Add flyout with expressions
    
    * Integrate frontend with backend
    
    * Extended AlertContextValue with metadata optional property
    
    * Progress
    
    * Pre-fill criteria with current page filters
    
    * Better validation. Naming for clarity
    
    * Fix types for flyout
    
    * Respect the groupby property in metric explorer
    
    * Fix lint errors
    
    * Fix text, add toast notifications
    
    * Fix tests. Make sure update handles predefined expressions
    
    * Dynamically load source from alert flyout
    
    * Remove unused import
    
    * Simplify and add group by functionality
    
    * Remove unecessary useEffect
    
    * disable exhastive deps
    
    * Remove unecessary useEffect
    
    * change language
    
    * Implement design feedback
    
    * Add alert dropdown to the header and snapshot screen
    
    * Remove icon
    
    * Remove unused props. Code cleanup
    
    * Remove unused values
    
    * Fix formatted message id
    
    * Remove create alert option for now.
    
    * Fix type issue
    
    * Add rate, card and count as aggs
    
    * Fix types
    
    Co-authored-by: Yuliia Naumenko <[email protected]>
    Co-authored-by: Elastic Machine <[email protected]>
    Co-authored-by: Henry Harding <[email protected]>
    4 people committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    99660db View commit details
    Browse the repository at this point in the history