elastic / uptime

This project includes resources and general issue tracking for the Elastic Uptime solution
12 stars 3 forks source link

Implement one shot/test now mode while adding/editing monitors #437

Closed shahzad31 closed 2 years ago

shahzad31 commented 2 years ago

As part of monitor management we need to implement test now mode while user is adding/editing monitors. So that user can instantly run the monitor, validate the changes via inline results.

Browser Monitors:

For browser monitor we can use existing step list to display results inlne

Simple monitor:

For simple monitors we will display ping list for results

Filtering:

Test now results shouldn't appear as part of regular overview list, monitor details page and step and ping list tables.

Service

We will use dedicated endpoint provided by service to run these monitors /run

Data

From the ui for these monitors we will pass run_once flag to mark these monitors , using heartbeat fields api