elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.57k stars 8.09k forks source link

[GS] Add Stack Monitoring deep links to navigational search #86168

Open joshdover opened 3 years ago

joshdover commented 3 years ago

Meta issue: #72680

In #83380 we added support for applications to include a searchDeepLinks property on their core.application.register call which feeds into the navigational search feature.

Stack Monitoring should add this property to add deep links for their key locations to search. In most cases, this should be adding an array with the name of the location and a URL path to the route in your app. See the documentation for this API for more info. Some things to consider:

New links to add

Stack Monitoring

elasticmachine commented 3 years ago

Pinging @elastic/stack-monitoring (Team:Monitoring)

joshdover commented 3 years ago

@sgrodzicki @chrisronline Any updates on when this may be done?

sgrodzicki commented 3 years ago

@sgrodzicki @chrisronline Any updates on when this may be done?

@ravikesarwani is in a better position to answer your question.

ravikesarwani commented 3 years ago

Thanks for adding me. @sgrodzicki This helps with search and navigation for the users and I feel would be a great addition to make. To me it feels that this global search overtime can become a default way of finding things by users as it can take you the right place is many few clicks.

Let's discuss offline to see where it can fit.

joshdover commented 3 years ago

This is blocked by #90254 due to Angular.js's routing