Assigned
Status Update
Comments
wb...@google.com <wb...@google.com> #2
I have forwarded this request to the engineering team. We will update this issue with any progress updates and a resolution.
ty...@risevision.com <ty...@risevision.com> #3
Hello! Sorry to bring up this issue after almost a year but I wanted to add that we have chosen metric identifier as agent.googleapis.com/memory/percent_used but autoscaling didnt work out for us either. It would be appraciated if you can guide us.
wb...@google.com <wb...@google.com> #4
Hi, at the moment we are using the cpu_utilization/target_utilization attribute (in app.yaml) for autoscaling in the app engine flexible environment, however it would be great if we can have the way to mention the memory_utilization metrics as well to decide on the auto scaling. It will give us more control of the auto scaling the instances than now.
sa...@sabre.com <sa...@sabre.com> #5
Hi, I do not see any memory metrics in neither console nor stackdriver. Is this connected to this issue?
Description
Don't trigger during known peak times.
How this might work:
We have known peak activity of 10 minute duration a few times during the day. It would be nice if a metric condition would accept a number of blackout times, or a separate condition could be added to the effect of "time of day is not X". This way, we could set the threshold to our low normal baseline activity, while ignoring the known acceptable short duration spikes.
If applicable, reasons why alternative solutions are not sufficient:
I don't believe there is currently a way to account for known acceptable spikes in a condition metric.