简体   繁体   中英

How do I setup health notifications for Google Cloud Platform App Engine Instances?

(Running Node.js on a Google App Engine Custom Runtime)

One of my service instances is currently not serving with the following error:

Creating this instance is permanently failing. Try redeploying the version to fix it.

Ignoring for a moment my frustration over why an instance would sporadically stop working like that, it would have been nice to get notified of a failing instance.

Where do I setup health notifications for Google Cloud Platform App Engine Instances?

You can use Stackdriver Monitoring to monitor and also set alerts when something goes wrong:

https://cloud.google.com/monitoring/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM