-
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
[SLO] Create an embeddable Burn rate chart widget #167573
Comments
Pinging @elastic/actionable-observability (Team: Actionable Observability) |
I would postpone this one, until we tackle https://github.com/elastic/actionable-observability/issues/162 |
Pinging @elastic/obs-ux-management-team (Team:obs-ux-management) |
The burn rate chart has been updated to fetch the user defined windows and threshold values for the burn rate rule in this PR. We can reuse what we currently have and convert existing burn rate chart into an embeddable. There is a new dependency now. We first need to migrate our current embeddables into the new Embeddable Framework, which is already work in progress. Once the migration is complete, we will prioritize implementing the Error rate chart Embeddable using the new React registry. cc @hwoarang |
How does this ticket relate to the work done here #189429 |
Depends on #181409. We first need to migrate existing embeddables into the new Embeddable Framework, before moving on with new embeddables.
🍒 Summary
User's would like a way to embed an SLO Burn rate chart widget to their dashboards.
✔️ Acceptance criteria
time picker
Controls
dropdownAdd to dashboard
option that embeds the error rate chart widget on custom dashboards (could be done in a separate issue)The text was updated successfully, but these errors were encountered: