Relative Content

Tag Archive for firebasegoogle-cloud-platformgoogle-cloud-firestoregoogle-cloud-functions

Monitoring Firebase Firestore Cloud Functions

So I have been looking a way to monitor the cloud function which is triggered by firestore every 5 minutes to check if the function is working or not. Also to alert to a notification channel like slack if the function is not working. Is there a way for that.