-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[AO] Add functional test for Alert Summary Widget on Alerts page #148645
Labels
Team: Actionable Observability - DEPRECATED
For Observability Alerting and SLOs use "Team:obs-ux-management", for AIops "Team:obs-knowledge"
v8.7.0
v8.8.0
Comments
maryam-saeidi
added
Team: Actionable Observability - DEPRECATED
For Observability Alerting and SLOs use "Team:obs-ux-management", for AIops "Team:obs-knowledge"
v8.7.0
labels
Jan 10, 2023
Pinging @elastic/actionable-observability (Team: Actionable Observability) |
maryam-saeidi
added a commit
that referenced
this issue
Jan 18, 2023
Resolves #148279 ## π Summary Add AlertSummaryWidget full-size on the Alerts page. ![image](https://user-images.githubusercontent.com/12370520/211568369-7d0847ba-e90e-4229-a55a-b68bf55209f8.png) **Note** The functional test will be added in another ticket (#148645) ## π§ͺ How to test - Create a rule that generates an alert and go to the observability > alerts page, you should see the number of alerts correctly in the Alert Summary Widget - Change the time range to see different formats in the tooltip and the number of buckets will also change accordingly ## π Known issue When we don't have any rule, the `_alert_summary` API fails and we show a failed message, I will discuss it with @XavierM, and based on the decision, either I'll update this PR or create a separate PR. Update: I created a ticket for it (#148653) Co-authored-by: kibanamachine <[email protected]>
wayneseymour
pushed a commit
to wayneseymour/kibana
that referenced
this issue
Jan 19, 2023
) Resolves elastic#148279 ## π Summary Add AlertSummaryWidget full-size on the Alerts page. ![image](https://user-images.githubusercontent.com/12370520/211568369-7d0847ba-e90e-4229-a55a-b68bf55209f8.png) **Note** The functional test will be added in another ticket (elastic#148645) ## π§ͺ How to test - Create a rule that generates an alert and go to the observability > alerts page, you should see the number of alerts correctly in the Alert Summary Widget - Change the time range to see different formats in the tooltip and the number of buckets will also change accordingly ## π Known issue When we don't have any rule, the `_alert_summary` API fails and we show a failed message, I will discuss it with @XavierM, and based on the decision, either I'll update this PR or create a separate PR. Update: I created a ticket for it (elastic#148653) Co-authored-by: kibanamachine <[email protected]>
maryam-saeidi
added a commit
that referenced
this issue
Apr 4, 2023
β¦54219) Resolves #148645 ## Summary This PR adds a functional test for the alert summary widget on the alerts page. Flaky test runner: https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/2069
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Team: Actionable Observability - DEPRECATED
For Observability Alerting and SLOs use "Team:obs-ux-management", for AIops "Team:obs-knowledge"
v8.7.0
v8.8.0
π Summary
We need to add a functional test to make sure the charts are shown on the page correctly.
β Acceptance Criteria
The text was updated successfully, but these errors were encountered: