Assigned
Status Update
Comments
ba...@google.com <ba...@google.com>
ba...@google.com <ba...@google.com> #2
I have forwarded this request to the engineering team. We will update this issue with any progress updates and a resolution.
rw...@cylinderhealth.com <rw...@cylinderhealth.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.
dh...@google.com <dh...@google.com>
dh...@google.com <dh...@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.
Description
Please describe your requested enhancement. Good feature requests will solve common problems or enable new use cases.
What you would like to accomplish:
An error status code 2 in both the Gantt Chart and Scatterplot should give a visual representation in Cloud Trace.
How this might work:
A red dot or span can be indicated so that it will be helpful to any user to identify errors in Cloud Trace
If applicable, reasons why alternative solutions are not sufficient:
Other information (workarounds you have tried, documentation consulted, etc):
The current workaround is by adding an "http.status_code" attribute with a "500" code value.