I have a Python/ Django app on Flexible App Engine. On May 16, I started receiving these messages: Unable to export to Monitoring service because: GaxError RPC failed, caused by 3:One or more TimeSeries could not be written: Metrics cannot be written to gae_app. See https://cloud.google.com/monitoring/custom-metrics/creating-metrics#which-resource for a list of writable resource types.: timeSeries[0]
On May 18, the uptime checks for the GAE Application started to fail. This has gotten progressively worse and eventually the application had to be re-started. I have not created any custom metrics. I have not made any changes to the code recently. Questions: 1) What do the GaxError mean and how to fix them? 2) is it possible that the uptime check failures related to the GaxErrors? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/80ff2be8-6afd-412c-9f04-ecc2f013d9a2%40googlegroups.com.
