How to monitor Google App Engine Queue size over time?

0 views
Skip to first unread message

Slipstream via StackOverflow

unread,
Jul 13, 2015, 1:23:15 PM7/13/15
to google-appengin...@googlegroups.com

Thanks to @tx802 for help with this answer:

It's not currently simple to view these metrics. The process to setting them up however is:

  1. Set up a simple CRON job to read the QueueStatistics object for the given queue on whatever time basis is interesting (I chose every 5 minutes).
  2. Use the Custom Metrics function to store the value as a custom metric which you can then pull up in the Cloud Monitoring Dashboard.


Please DO NOT REPLY directly to this email but go to StackOverflow:
http://stackoverflow.com/questions/29557032/how-to-monitor-google-app-engine-queue-size-over-time/31389594#31389594
Reply all
Reply to author
Forward
0 new messages