Michael Derynck
Michael Derynck
# What this PR does Add task which will cleanup deleted integrations from the database if they don't have any alert groups. This is to help address an issue where...
### What would you like to see! Sometimes after an alert group has been acknowledged I don't want it to remind me constantly because I am already aware of it...
# What this PR does Allow use of grafana service account token to access alerts and alert groups through public API. We don't currently track author, or acknowledge, resolve, unsilence...
### What went wrong? **What happened**: - Escalation step when viewing on integrations page does not show selected user group   **What did...
Adding JSON for Twilio flows to go with upcoming docs and blog post
# What this PR does When editing a jinja route template the filtering_term_type was not being provided so it was being validated as regex instead. This adds the missing flag...
# What this PR does Bypasses cfg.AppURL() since it is currently returning localhost although GF_APP_URL is set in the environment. ## Which issue(s) this PR closes Closes [issue link here]...
# What this PR does - Compresses sync data being sent to engine - Minor fix to log messages when JSON parse errors occur ## Which issue(s) this PR closes...
# What this PR does ## Which issue(s) this PR closes Related to [issue link here] ## Checklist - [ ] Unit, integration, and e2e (if applicable) tests updated -...
### What went wrong? **What happened**: - Grafana alerting integration fails to create a contact point if the alerting config it is trying to modify already contains emoji characters. **What...