Assigned
Status Update
Comments
wi...@google.com <wi...@google.com> #2
I have forwarded this request to the engineering team. We will update this issue with any progress updates and a resolution.
cm...@gmail.com <cm...@gmail.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.
wi...@google.com <wi...@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.
wi...@google.com <wi...@google.com> #5
Hi, I do not see any memory metrics in neither console nor stackdriver. Is this connected to this issue?
Description
I am instrumenting trace using opentelemetry library in application that uses google cloud resources. Since google cloud library instruments trace using opencensus (
How this might work:
[Trace package](
If applicable, reasons why alternative solutions are not sufficient:
N/A
Other information (workarounds you have tried, documentation consulted, etc):
Github issue for Context -