0

What are the Stackdriver Metrics we can use to autoscale Regional Manage instance groups ? When i check the docs it says Regional managed instance groups do not support filtering for per-instance metrics. Regional managed instance groups do not support autoscaling using per-group metrics.

Is that mean I can not use any Stackdriver Metrics other than CPU ?

Grzenio
  • 35,875
  • 47
  • 158
  • 240
Thulasya
  • 11
  • 3

1 Answers1

0

Based on the documentation, you're right by saying that Regional Manage Instance Group have some limitations:

  • You cannot autoscale based on Cloud Monitoring logs-based metrics.
  • Regional managed instance groups do not support filtering for per-instance metrics.
  • Regional managed instance groups do not support autoscaling using per-group metrics.

However, you can still using the autoscaler capability by using the standard form:

Bruno
  • 393
  • 2
  • 9