Service map: Add alert and SLO badges to the storybook#267949
Merged
sbelastic merged 3 commits intoMay 6, 2026
Merged
Conversation
|
Pinging @elastic/obs-presentation-team (Team:obs-presentation) |
Contributor
💛 Build succeeded, but was flaky
Failed CI StepsMetrics [docs]
History
cc @sbelastic |
jennypavlova
approved these changes
May 6, 2026
Member
jennypavlova
left a comment
There was a problem hiding this comment.
LGTM 💯 Well done 👏 They look really good, I like the generate map toggles as well 🙌
ersin-erdal
pushed a commit
to ersin-erdal/kibana
that referenced
this pull request
May 6, 2026
Closes elastic#266173 ## Summary - Added multiple information in the storybooks about the service map SLO and Alert Badges - List of pages affected/added (check be checked [here](https://ci-artifacts.kibana.dev/storybooks/pr-267949/apm/index.html)): - `?path=/story/app-servicemap-servicenode--alert-badges` - `?path=/story/app-servicemap-servicenode--slo-badges` - `?path=/story/app-servicemap-servicenode--alert-and-slo-combined` - `?path=/story/app-servicemap-servicemap--generate-map` - `?path=/story/app-servicemap-popover--service-with-alerts` - `?path=/story/app-servicemap-popover--service-with-slo` - `?path=/story/app-servicemap-popover--service-with-all-badges` ### Video showing the generate map (new options) https://github.com/user-attachments/assets/344dc754-7d53-4480-92c2-b98d44eb78f0 ### How to test it locally Just run - `yarn storybook apm`
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #266173
Summary
?path=/story/app-servicemap-servicenode--alert-badges?path=/story/app-servicemap-servicenode--slo-badges?path=/story/app-servicemap-servicenode--alert-and-slo-combined?path=/story/app-servicemap-servicemap--generate-map?path=/story/app-servicemap-popover--service-with-alerts?path=/story/app-servicemap-popover--service-with-slo?path=/story/app-servicemap-popover--service-with-all-badgesVideo showing the generate map (new options)
New.mp4
How to test it locally
Just run
yarn storybook apm