Hi,
I'm trying to understand how the metrics on the App Engine dashboard relate
to the autoscaling properties set in the app.yaml.
The latest deployed version has the following properties:
automatic_scaling:
cool_down_period: 120s
min_num_instances: 1
max_num_instances: 3
cpu_utilization:
target_utilization: 0.6
network: {}
resources:
cpu: 1
memory_gb: 4
disk_size_gb: 10
However, in the dashboard, I'm seeing a sustained 4 instances, peaking at
around 7 - graph is attached.
My question is - should I be expecting the dashboard to be showing a
maximum of 3 instances (I'd expect so), and if not, how do I get the
autoscaling to work as expected?
Many Thanks!
[image: Screenshot 2019-09-10 at 4.33.46 pm.png]
--
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/42db65f5-87e8-4c85-905b-05fd0498891b%40googlegroups.com.