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

[AO] Fix preview title (time information) #153833

Closed
Tracked by #145117
maryam-saeidi opened this issue Mar 28, 2023 · 0 comments · Fixed by #155493
Closed
Tracked by #145117

[AO] Fix preview title (time information) #153833

maryam-saeidi opened this issue Mar 28, 2023 · 0 comments · Fixed by #155493
Assignees
Labels
bug Fixes for quality problems that affect the customer experience Team: Actionable Observability - DEPRECATED For Observability Alerting and SLOs use "Team:obs-ux-management", for AIops "Team:obs-knowledge" v8.8.0

Comments

@maryam-saeidi
Copy link
Member

maryam-saeidi commented Mar 28, 2023

📝 Summary

If the alert is ongoing for a couple of days, the title of the preview chart is not matching the time anymore.

image

Update: After a discussion with Maciej, we decided to remove the title for alert details page.

✅ Acceptance Criteria

  • Remove the time information of the preview title
@botelastic botelastic bot added the needs-team Issues missing a team label label Mar 28, 2023
@maryam-saeidi maryam-saeidi added the Team: Actionable Observability - DEPRECATED For Observability Alerting and SLOs use "Team:obs-ux-management", for AIops "Team:obs-knowledge" label Mar 28, 2023
@botelastic botelastic bot removed the needs-team Issues missing a team label label Mar 28, 2023
@maryam-saeidi maryam-saeidi self-assigned this Mar 28, 2023
@maryam-saeidi maryam-saeidi added v8.8.0 bug Fixes for quality problems that affect the customer experience labels Mar 28, 2023
maryam-saeidi added a commit that referenced this issue Apr 25, 2023
…page (#155493)

Closes #153740, closes #153833, closes #155593

This PR adds threshold information and rule name to the metric threshold
alert details page.


![image](https://user-images.githubusercontent.com/12370520/233968325-8a66166b-2534-4b9b-9054-9085270db5f6.png)


## 🧪 How to test
- Add xpack.observability.unsafe.alertDetails.metrics.enabled: true to
the Kibana config
- Create a metric threshold rule with multiple conditions that generates
an alert
- Go to the alert details page and check threshold information
- Click on the rule link; it should send you to the rule page
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Team: Actionable Observability - DEPRECATED For Observability Alerting and SLOs use "Team:obs-ux-management", for AIops "Team:obs-knowledge" v8.8.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant