[APM] Add ability to view, create & manage SLOs in Service Views#253285
[APM] Add ability to view, create & manage SLOs in Service Views#253285rmyz merged 18 commits intoelastic:mainfrom
Conversation
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
|
/ci |
|
/ci |
|
/ci |
|
/ci |
|
/ci |
|
/ci |
|
Pinging @elastic/obs-presentation-team (Team:obs-presentation) |
kdelemme
left a comment
There was a problem hiding this comment.
actionable-obs code change lgtm
|
Pinging @elastic/obs-ux-management-team (Team:obs-ux-management) |
# Conflicts: # x-pack/solutions/observability/plugins/apm/public/components/routing/templates/apm_service_template/index.tsx
| aria-labelledby={flyoutTitleId} | ||
| // we need this hardcoded size as S is too small and M is too large | ||
| size="550px" | ||
| size={620} |
There was a problem hiding this comment.
NIT: as the size has change might now M work?
There was a problem hiding this comment.
sadly, we have to hardcode this, the sizes used in most flyouts is hardcoded to 620, and this lives in different plugins (alerts, SLO, APM...) so let's keep it for now as it is and try to refactor once we have more guidelines from the flyout working group
MiriamAparicio
left a comment
There was a problem hiding this comment.
Code only review LGTM
💚 Build Succeeded
Metrics [docs]Module Count
Async chunks
Page load bundle
History
cc @rmyz |
Summary
This PR adds the ability to view, create & manage SLOs in Service Views.
Changes:
service.environment: *weren't retrieved withservice.environment: <Whatever>.Demo
General Changes
Kapture.2026-02-19.at.11.54.28.mp4
Creation functionality inside Service Overview
Kapture.2026-02-19.at.11.59.25.mp4