Hi is it possible to automatically add a alert for a newly published service? Perhaps somewhere along the line where
- User publish new service
- trigger webhook
- create a alert in arcgis monitor
From the monitor rest API, I can only see the retrieval of alert data.
Alternatively is there a way to monitor all the map service and if any of them takes too long to response, flag a warning.
The use case here is to ensure none of the map service that have been published takes no longer than x amount of time to response for any request at any scale.