Assigned
Status Update
Comments
ma...@google.com <ma...@google.com>
ma...@google.com <ma...@google.com> #2
I have forwarded this request to the engineering team. We will update this issue with any progress updates and a resolution.
uk...@gmail.com <uk...@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.
ty...@google.com <ty...@google.com>
al...@google.com <al...@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
When using Slack alerts from Google Cloud Operations Suite, it sends messages linking directly to logs. This is good, but by default Slack tries to preview this link (which always resolves to a Google Login page). This adds clutter to Slack notifications, making them less useful.
What you expected to happen:
Alerts should not always show a generic Google Login preview.
Steps to reproduce:
1. Set up Slack alerts
2. Create an alertable incident
Other information (workarounds you have tried, documentation consulted, etc):
To fix this, it looks like the integration just needs to set `unfurl_links` to false as per the Slack docs: