Michael Derynck
Michael Derynck
- [x] Need a way to access the settings below for the new schedules. 
- [ ] Exported ical link has incorrect level for override (In the UI I am overriding but in the export I have L0) 
> ValueError: Invalid IV size (4) for CBC. This is referring to the environment variable MIRAGE_CIPHER_IV, its length should be 16 rather than 4, In local dev environment it is...
The permission applies even without a schedule so in a simple case of direct notification we get this:  I don't think we can just allow notification...
https://github.com/grafana/oncall-private/issues/1386
https://github.com/grafana/support-escalations/issues/3994
Webhook and Grafana Alerting integration behave differently. As Grafana Alerting expects an alerts array element it is able to apply the template rules to each alert in the array individually...
Using the webhook integration is a workaround for accessing the entire payload together. I would need to see the other 9 grouped alerts to be certain of the status for...
The final state of the alert group for those 5 requests would also depend on the contents of the labels in each alert. If you can add that information as...
To summarize the alert group would have the following state: | Event | Alert Group Status | Label Set 1 (TAG_001) | Label Set 2 (TAG_002) | |-------------|--------------------|-----------------------|-----------------------| | After...