Assigned
Status Update
Comments
ka...@google.com <ka...@google.com>
ka...@google.com <ka...@google.com> #2
I have forwarded this request to the engineering team. We will update this issue with any progress updates and a resolution.
ar...@aliz.ai <ar...@aliz.ai> #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.
ar...@aliz.ai <ar...@aliz.ai> #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.
Description
Get Error Reporting implemented in cross logging bucket projects.
Other information (workarounds you have tried, documentation consulted, etc):
As per the documentation[1], to see if Error Reporting can analyze your logs, verify that you are storing your logs in buckets in the global region where the source and destination Google Cloud projects are the same.
In this case the error logs are being routed to a different project and even when they are there, the source and destination projects are different. This is why they are not showing in the Error Reporting at the destination project.
Resources:
[1]