Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.x] [Inventory] Entity names redirect on click to respective pages (#…
…193602) (#194315) # Backport This will backport the following commits from `main` to `8.x`: - [[Inventory] Entity names redirect on click to respective pages (#193602)](#193602) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Gonçalo Rica Pais da Silva","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-09-27T15:23:12Z","message":"[Inventory] Entity names redirect on click to respective pages (#193602)\n\n## Summary\r\n\r\nAdds the ability to click through to the overview pages for entities on\r\nthe Entity Name cell for the Entity Grid on the new Inventory page.\r\n\r\n\r\nhttps://github.com/user-attachments/assets/e712d3ef-370f-4353-a398-2365176eb582\r\n\r\nCloses #192676 \r\n\r\n### How to test\r\n\r\n- Go to Inventory Page.\r\n- Click on an Entity Name.\r\n\r\n**Expected**: Should redirect to the overview page of that Entity,\r\nregardless it is a `host`, `container`, or `service`.\r\n\r\n---------\r\n\r\nCo-authored-by: Elastic Machine <[email protected]>","sha":"9561698109fb8382625a58f43ab9e66fd2a1642a","branchLabelMapping":{"^v9.0.0$":"main","^v8.16.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","backport:prev-minor","ci:project-deploy-observability","Team:obs-ux-infra_services","v8.16.0"],"title":"[Inventory] Entity names redirect on click to respective pages","number":193602,"url":"https://github.com/elastic/kibana/pull/193602","mergeCommit":{"message":"[Inventory] Entity names redirect on click to respective pages (#193602)\n\n## Summary\r\n\r\nAdds the ability to click through to the overview pages for entities on\r\nthe Entity Name cell for the Entity Grid on the new Inventory page.\r\n\r\n\r\nhttps://github.com/user-attachments/assets/e712d3ef-370f-4353-a398-2365176eb582\r\n\r\nCloses #192676 \r\n\r\n### How to test\r\n\r\n- Go to Inventory Page.\r\n- Click on an Entity Name.\r\n\r\n**Expected**: Should redirect to the overview page of that Entity,\r\nregardless it is a `host`, `container`, or `service`.\r\n\r\n---------\r\n\r\nCo-authored-by: Elastic Machine <[email protected]>","sha":"9561698109fb8382625a58f43ab9e66fd2a1642a"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/193602","number":193602,"mergeCommit":{"message":"[Inventory] Entity names redirect on click to respective pages (#193602)\n\n## Summary\r\n\r\nAdds the ability to click through to the overview pages for entities on\r\nthe Entity Name cell for the Entity Grid on the new Inventory page.\r\n\r\n\r\nhttps://github.com/user-attachments/assets/e712d3ef-370f-4353-a398-2365176eb582\r\n\r\nCloses #192676 \r\n\r\n### How to test\r\n\r\n- Go to Inventory Page.\r\n- Click on an Entity Name.\r\n\r\n**Expected**: Should redirect to the overview page of that Entity,\r\nregardless it is a `host`, `container`, or `service`.\r\n\r\n---------\r\n\r\nCo-authored-by: Elastic Machine <[email protected]>","sha":"9561698109fb8382625a58f43ab9e66fd2a1642a"}},{"branch":"8.x","label":"v8.16.0","branchLabelMappingKey":"^v8.16.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Gonçalo Rica Pais da Silva <[email protected]>
- Loading branch information