Michael Derynck

Results 21 issues of 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...

pr:no public docs

### 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...

feature request
part:chatops

# 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 ![Screenshot from 2024-05-21 13-33-04](https://github.com/grafana/oncall/assets/28077050/9a600317-68c1-41a5-9b47-b4d7d6458f95) ![Screenshot from 2024-05-21 13-32-53](https://github.com/grafana/oncall/assets/28077050/aa1808db-7642-42a1-b281-7ad8967e527c) **What did...

bug
part:alert flow & configuration
involved:Frontend

Adding JSON for Twilio flows to go with upcoming docs and blog post

pr:no public docs
release:ignore

# 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...

pr:no public docs
release:patch

# 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...

pr:no public docs
release:ignore

# 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...

bug
part:alert flow & configuration
needs triage