Tuesday, February 13, 2018

[google-cloud-sql-discuss] Re: How to know if throttling occured?

Is this saying that active throttling might occur if I max out the CPUs?

Yes. Per this doc, if CPU utilization is over 98% for 6 hours, your instance is not properly sized for your workload.
 
If so, how do I find out whether I am being throttled?

You can monitor the Read/Write operations metric, Seconds Behind Master, or the CPU utilization (as you posted) from the GCP Console to indicate whether throttling is occurring. To monitor these usages and receive alerts at a specified threshold, set up a Stackdriver alert

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-sql-discuss/e56d8160-e39e-4b58-b072-2cbca34b7229%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment