Commit Graph

1350 Commits (ef5d71711a523efc65da089d45083e28201b58ab)

Author SHA1 Message Date
Diego Augusto Molina 9c29e1a783
Alerting: Fix data races and improve testing (#81994) 1 year ago
Alexander Weaver ccb4533a86
Alerting: Remove unused AlertRuleVersionWithPauseStatus (#82383) 1 year ago
Alexander Weaver 99fa064576
Alerting: Emit warning when creating or updating unusually large groups (#82279) 1 year ago
Ryan McKinley 0c6e409350
Chore: Update arrow and prometheus dependencies (#82215) 1 year ago
Karl Persson 1315c67c8b
Team/User: UID migrations (#82298) 1 year ago
Alexander Weaver 5bbe9c6e61
Alerting: Enable group-level rule evaluation jittering by default, remove feature toggle (#82212) 1 year ago
Dan Cech 790e1feb93
Chore: Update test database initialization (#81673) 1 year ago
Jean-Philippe Quéméner 4dc1ebbb66
fix(alerting): add a proper compare func for location in mute timings (#82153) 1 year ago
George Robinson 90a26e18db
Alerting: Update Alertmanager to e82436c (#82145) 1 year ago
Matthew Jacobson dd0ca1263b
Alerting: Include rule uid, title, namespace in unique constraint errors (#82011) 1 year ago
Alexander Weaver 843c477899
Alerting: Add exported API to scheduler to access currently loaded rules (#82031) 1 year ago
Yuri Tseretyan 47546a4c72
Alerting: Update API to use folders' full paths (#81214) 1 year ago
Gokhan cf601fab09
Alerting: Enable sending notifications to a specific topic on Telegram (#79546) 1 year ago
William Wernert 2ea82af6e7
Alerting: Pass in receiver service to API struct (#81978) 1 year ago
George Robinson c8ccc4649c
Alerting: Support UTF-8 (#81512) 1 year ago
William Wernert 2ab7d3c725
Alerting: Receivers API (read only endpoints) (#81751) 1 year ago
Ryan McKinley 9c9e5e68c8
User: Add uid colum to user table (#81615) 1 year ago
Yuri Tseretyan d1073deefd
Alerting: Time intervals API (read only endpoints) (#81672) 1 year ago
William Wernert 7e939401dc
Alerting: Introduce initial common receiver service (#81211) 1 year ago
George Robinson 0726c7c3fa
Alerting: Prevent inhibition rules in Grafana Alertmanager (#81712) 1 year ago
Matthew Jacobson 0ce1ccd6f9
Alerting: Fix inconsistent AM raw config when applied via sync vs API (#81655) 1 year ago
Ashley Harrison 39057552dc
QueryField: Handle autocomplete better (#81484) 1 year ago
Yuri Tseretyan 131c72d655
Alerting: Fix scheduler to group folders by the unique key (orgID and UID) (#81303) 1 year ago
Sofia Papagiannaki 89d3b55bec
Folders: Reduce DB queries when counting and deleting resources under folders (#81153) 1 year ago
William Wernert de662810cf
Alerting: Create instance of alert rule generator in historian annotation tests (#81394) 1 year ago
idafurjes f44592a97a
Remove folderID from service tests (#80615) 1 year ago
Gabriel MABILLE 722b78f3e0
RBAC: Add userLogin filter to the permission search endpoint (#81137) 1 year ago
Sofia Papagiannaki b1eec36df3
Alerting: Fix authorisation to use namespace UIDs for scope (#81231) 1 year ago
idafurjes 7e5544ab21
Add MFolderIDsServiceCount to count folderIDs in services pkg (#81237) 1 year ago
Sofia Papagiannaki 478d7d58fa
Nested folders: Allow creating folders with duplicate names in different locations (#77076) 1 year ago
William Wernert 2203bc2a3d
Alerting: Refactor provisioning tests/fakes (#81205) 1 year ago
Matthew Jacobson 71e70c424f
Alerting: During legacy migration reduce the number of created silences (#78505) 1 year ago
Santiago fbbda6c05e
Alerting: Retry readiness check to the remote Alertmanager on 5xx status code responses (#81174) 1 year ago
George Robinson 05d858635c
Alerting: Add metric for inhibition rules (#81119) 1 year ago
Jean-Philippe Quéméner aa25776f81
Alerting: Add a feature flag to periodically save states (#80987) 1 year ago
George Robinson 85b9edcd28
Alerting: Fix incorrect initialization of logger (#81099) 1 year ago
Marcus Efraimsson 6768c6c059
Chore: Remove public vars in setting package (#81018) 1 year ago
Jean-Philippe Quéméner eb7e1216a1
feat(alerting): add async state persister (#80763) 1 year ago
Julien Duchesne 40312c527b
ngalert openapi: Fix ObjectMatchers definition (#79477) 1 year ago
Alexander Weaver 18b9c8fd5f
Alerting: Nilcheck JitterStrategyFrom so it can be used in contexts without feature toggles (#80841) 1 year ago
Alexander Weaver 00a260effa
Alerting: Add setting to distribute rule group evaluations over time (#80766) 1 year ago
Julien Duchesne c9211fbd69
ngalert openapi: Use same `basePath` as rest of Grafana (#79025) 1 year ago
Jean-Philippe Quéméner 82638d059f
feat(alerting): add state persister interface (#80384) 1 year ago
Santiago 3217a0dc05
Alerting: Fix state sync errors counter increment (#80702) 1 year ago
Sofia Papagiannaki d1dab5828d
Alerting: Update rule API to address folders by UID (#74600) 1 year ago
Alexander Weaver 3c796ecc8f
Alerting: Add metric counting rule groups per org (#80669) 1 year ago
Santiago 3afd94185c
Alerting: Add metric to check for default AM configurations (#80225) 1 year ago
Yuri Tseretyan 4b071f5452
Alerting: Fix MuteTiming Get API to return provenance status (#80494) 1 year ago
Julien Duchesne 2fb03dfa56
fix(swagger): Mute Timing PUT OK status is 202 (#80459) 1 year ago
Yuri Tseretyan 4479e7218d
Alerting: MuteTiming service return errutil + GetTiming by name (#79772) 1 year ago