-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Update: this is now called the integrations menu. The button triggering the menu should also say Integrations.
Is your feature request related to a problem? Please describe.
The current actions menu (holding links to other solutions) is overwhelming and hard to grasp/read. Furthermore, we have this kind of menu all over observability - but not consistent.
Describe the solution you'd like
We would like to update the overall appearance of the actions menu. There is only one instance of the actions menu in Uptime, in the table on the overview page.
Shared component work is done here: elastic/kibana#54847
Concept
Please find more implementation details. And details about the ideas behind this update in the Meta and in the Design issue.
Meta issue: elastic/kibana#53282
Design issue: elastic/logs#5
Please make sure all of these links work like standard links on the web (don't open in a new tab).
Actions menus in Uptime
There is only one instance of the actions menu in Uptime, in the table on the overview page.
Text
Headline: Domain
Description: Check domain https://elastic.co
Link: Domain details
Headline: Host
Description: View details for host.ip 123.456.789
Link: Host logs
Link: Host metrics
Headline: Kubernetes pod
Description: View details for pod.id d862753d3533...
Link: Kubernetes pod logs
Link: Kubernetes pod metrics
Headline: Docker container
Description: View details for container.id d862753d3533...
Link: Docker container logs
Link: Docker container metrics
Meta issue: elastic/kibana#53282
Design issue: elastic/logs#5
Figma file: https://www.figma.com/file/0XC8Ie13YsP9Q3ZuGimLSw/Consistent-actions-menu

