elastic / kibana

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

[Uptime] Enhance the Uptime locator functionality #123073

Open justinkambic opened 2 years ago

justinkambic commented 2 years ago

Describe the feature:

As part of https://github.com/elastic/kibana/pull/123004 we implemented a locator for the Uptime plugin's Overview page.

We should add additional functionality to this as soon as we have the bandwidth, because it will make it much easier for other apps to cross-link into Uptime with reliable results.

Describe a specific use case for the feature:

Things we should add to the Overview locator:

Additionally, we should add locators for our other pages, as right now we only have one for the overview page.

You can use the existing Overview locator as a template when implementing the locator functions.

Locators are initialized as part of the app bootstrapping process.

elasticmachine commented 2 years ago

Pinging @elastic/uptime (Team:uptime)