[GS] Add Stack Monitoring deep links to navigational search #86168
Labels
enhancement
New value added to drive a business result
Feature:Stack Monitoring
Team:Monitoring
Stack Monitoring team
Meta issue: #72680
In #83380 we added support for applications to include a
searchDeepLinks
property on theircore.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:
title
for each link should be localizedpath
for each link should be relative to your application'sappRoute
. Base path does not need to be included.appUpdater$
API. See the example in the Stack Management app.New links to add
Stack Monitoring
The text was updated successfully, but these errors were encountered: