-
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
[Uptime] Update pings chart colors #46780
[Uptime] Update pings chart colors #46780
Conversation
Pinging @elastic/uptime |
@justinkambic @andrewvc do we need to update docs somewhere for this, to describe that gray color now represents ping success ? |
Do we want to target this patch for 7.5? I know we said in the past that we're fine with putting these changes in |
I agree, i will remove 7.5 label. |
💔 Build Failed |
…for-pings-histogram
💔 Build Failed |
…for-pings-histogram
💔 Build Failed |
...bana/space_aware_privilege_section/__snapshots__/space_aware_privilege_section.test.tsx.snap
Outdated
Show resolved
Hide resolved
…for-pings-histogram
💚 Build Succeeded |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested this locally, looking good. There's some cleanup I'd like to do in snapshot_histogram.tsx
but it's not related to your PR so no sense in holding it up.
LGTM.
WFG on resolving merge conflicts.
x-pack/legacy/plugins/uptime/public/components/functional/charts/snapshot_histogram.tsx
Show resolved
Hide resolved
…for-pings-histogram
💚 Build Succeeded |
…ysens/kibana into console-fix-menu-actions-alignment * 'console-fix-menu-actions-alignment' of github.com:jloleysens/kibana: (59 commits) [Canvas] i18n for page manager, page preview, and shape preview (elastic#46865) [SIEM] hide siem data on empty string or _all (elastic#47166) [Uptime] Shim UI exports for new platform (elastic#44722) [Monitoring] Metricbeat Migration Wizard Tests (elastic#47139) [Logs UI] Support partitioned log rate results in API (elastic#46751) [APM] Remove beta badge from transaction breakdown (elastic#47163) test: 💍 convert Interpreter font function tests to Jest (elastic#47193) visualizations 👉 NP-ready (elastic#47142) [Uptime] Update pings chart colors (elastic#46780) Add scroll into view to avoid tooltip overlap (elastic#47106) Variety of quick a11y fixes (elastic#46569) [Graph] Empty workspace overlay (elastic#45547) [ML] Converts index and saved search selection to React (elastic#47117) [Uptime] Change default status filter in ping list to all on monitor page (elastic#47108) refactor: 💡 convert Interpreter .js -> .ts (elastic#44545) Add TypeScript rules to STYLEGUIDE [skip ci] (elastic#47125) chore(NA): fix logic behind cleaning x-pack node modules on build (elastic#47091) [SIEM] Update Settings Text (elastic#47147) Add KQL functionality in the find function of the saved objects (elastic#41136) [Maps] Add 'InjectedData' class and revise so File Upload Features are assigned to new InjectedData instances (elastic#46381) ...
@shahzad31 I see this is tagged as 8.0.0 . Not sure if that was a mistake. This should be targeting 7.5.0 and be backported as part of the redesign. |
@andrewvc do we want to ship this if the rest of the redesign doesn't make it? I also was planning on targeting some redesign changes for 7.x, but not specifically 7.5.0. |
* update pings chart colors * update snaps * update snaps * update snaps
Summary
Resolves #44553
Using new red / gray color scheme on the for pings over time chart.
Checklist
For maintainers
Testing
Open Uptime app and observe new color scheme used for pings chart.