What are our options for external monitoring or we...
# ask-community
c
What are our options for external monitoring or webhook integrations for total system uptime for Prefect? Looking for the ability to alert for outages.
k
Hey @Charles Liu, maybe you can try subscribing here on the top right
c
We're looking just to monitor our implementation, as opposed to Prefect as a whole.
k
Oh lol. Check the Automations documentation (Cloud only)?
c
Circling back to this, is this for run events only? We're more concerned about whether Prefect Cloud is online or not because, for example, one of our pipelines loses data if it goes offline at all, regardless of whether it's a run failure or an overall outage. We monitor uptime for other services with solutions like OpsGenie and New Relic, and was inquiring more in that direction. Thanks!
k
If it’s Cloud being online, wouldn’t that be the status page that you can subscribe to? Then you’ll get an alert is something goes down?
c
Ah yeah I guess. We were looking for more of an endpoint or a webhook to integrate into our on-call alerting system but if email is the only way, that's the answer i guess.
k
There is a webhook in the status page you can put
c
Ah okay I've found it, didn't notice the tab earlier. thanks!
101 Views