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

Single list of rule types in observability without grouping #166136

Closed
maryam-saeidi opened this issue Sep 11, 2023 · 1 comment · Fixed by #166772
Closed

Single list of rule types in observability without grouping #166136

maryam-saeidi opened this issue Sep 11, 2023 · 1 comment · Fixed by #166772
Assignees
Labels
Feature:Alerting Team: Actionable Observability - DEPRECATED For Observability Alerting and SLOs use "Team:obs-ux-management", for AIops "Team:obs-knowledge" v8.11.0

Comments

@maryam-saeidi
Copy link
Member

maryam-saeidi commented Sep 11, 2023

📝 Summary

In this ticket, we want to change the way that we show the list of rule types, and this is the proposed order without any grouping:

Elasticsearch query - 120
Custom threshold - 110 (Tech preview version - 5 )
SLO burn rate - 100

APM anomaly - 90
Error count - 80
Failed transaction rate - 70
Latency - 60

Uptime monitor status - 50
Uptime TLS - 40

Log threshold (only shows up in stateful) - 30
Inventory (only shows up in stateful) - 20
Metric threshold (only shows up in stateful) - 10

Design

Figma

image

✅ Acceptance Criteria

  • Change the rule type list group to show the list as mentioned above
  • Anomaly rule should be renamed to "APM Anomaly," not to be confused with the Stack management one
@maryam-saeidi maryam-saeidi added Feature:Alerting Team: Actionable Observability - DEPRECATED For Observability Alerting and SLOs use "Team:obs-ux-management", for AIops "Team:obs-knowledge" v8.11.0 labels Sep 11, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/actionable-observability (Team: Actionable Observability)

@maryam-saeidi maryam-saeidi self-assigned this Sep 11, 2023
@maryam-saeidi maryam-saeidi changed the title Single list of rules in observability without groups Single list of rule types in observability without grouping Sep 11, 2023
maryam-saeidi added a commit that referenced this issue Oct 2, 2023
Closes #166136

## Summary

This PR removes the groups in the rules list in the observability.

|With disabled rule|Without disabled rule|
|---|---|

|![image](https://github.com/elastic/kibana/assets/12370520/ace3e46d-f125-4b66-848a-9b3fd06d5ea8)|![image](https://github.com/elastic/kibana/assets/12370520/aa89d441-6bbd-46d1-8753-bcddcd03c518)|

## 🧪 How to test
- Check the rule type list in observability > rules page
- Check the filter works as before
maryam-saeidi added a commit that referenced this issue Mar 22, 2024
Since the custom threshold is now GA, I changed the order based on the
original plan mentioned
[here](#166136).

<img
src="https://github.com/elastic/kibana/assets/12370520/3438ad65-08b2-41fb-9dbb-1c5cb43e7cd3"
width=500 />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Alerting Team: Actionable Observability - DEPRECATED For Observability Alerting and SLOs use "Team:obs-ux-management", for AIops "Team:obs-knowledge" v8.11.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants