[Infra UI] Provide stable entry point urls for the detail pages #23314
Labels
Feature:Metrics UI
Metrics UI feature
loe:small
Small Level of Effort
Team:Infra Monitoring UI - DEPRECATED
DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services
In order for other parts of Kibana to be able to link to node details pages at specific times, we should provide corresponding routes in the
#/link-to/
url namespace as introduced in #23246.Task Breakdown
Proposed URLs
app/infra/#/link-to/container-detail/:containerId[?time=${TIMESTAMP}]
app/infra/#/link-to/host-detail/:hostname[?time=${TIMESTAMP}]
app/infra/#/link-to/pod-detail/:podId[?time=${TIMESTAMP}]
The text was updated successfully, but these errors were encountered: