using elastic stack version 7.17.0, on heartbeat monitoring, I can't configure the monitor to run once it created for example:
- type: http
- schedule: '@every 5s'
- urls: ["http://myhost:80"]
this configuration will run every 5 seconds after the creation of the monitor but I want it to run once created then run every 5 seconds