Commit Graph

1350 Commits (ef5d71711a523efc65da089d45083e28201b58ab)

Author SHA1 Message Date
Pepe Cano 2d6586952d
Alerting: Add placeholder to the Email Contact Point Message (#84064) 1 year ago
Matthew Jacobson fbd057b258
Alerting: Stop returning autogen routes for non-admin on api/v2/status (#84864) 1 year ago
William Wernert 6d16cf2699
Alerting: Marshal incoming json.RawMessage in diff (#84692) 1 year ago
Yuri Tseretyan 04c9f459ec
Alerting: do not check for folder in file provisioning (#84822) 1 year ago
Yuri Tseretyan e593d36ed8
Alerting: Update rule access control to explicitly check for permissions "alert.rules:read" and "folders:read" (#78289) 1 year ago
Yuri Tseretyan 9dc4221508
Alerting: Log expression command types during evaluation (#84614) 1 year ago
Santiago 4ad6d66479
Alerting: Remove ID from UserGrafanaConfig struct (#84602) 1 year ago
Santiago c9bb18101c
Alerting: Decrypt secrets before sending configuration to the remote Alertmanager (#83640) 1 year ago
Matthew Jacobson 3ea5c08c88
Alerting: External AM fix parsing basic auth with escape characters (#84681) 1 year ago
William Wernert 97f37b2e6f
Alerting: Clamp Loki ASH range query to configured max_query_length (#83986) 1 year ago
Yuri Tseretyan 827860d459
Alerting: Alerting accesscontrol utilities (#84508) 1 year ago
Yuri Tseretyan f7d836feed
Alerting: Update rule provisioning service to accept user (#84480) 1 year ago
Gilles De Mey 8765c48389
Alerting: Remove legacy alerting (#83671) 1 year ago
William Wernert 8690a42e33
Alerting: Disallow invalid rule namespace UIDs in provisioning API (#83938) 1 year ago
Yuri Tseretyan cfc3957894
Alerting: move store.ErrAlertRuleGroupNotFound to models package (#84308) 1 year ago
Andres Martinez Gotor 265200799d
Chore: Update grafana-plugin-sdk (#84289) 1 year ago
William Wernert 10dc6c6d75
Alerting: Add "Keep Last State" backend functionality (#83940) 1 year ago
Alexander Weaver 6c5e94095d
Alerting: Scheduler and registry handle rules by an interface (#84044) 1 year ago
Alexander Weaver 201f5d3ac9
Alerting: Extract large closures in ruleRoutine (#84035) 1 year ago
Alexander Weaver 7a171fd14a
Regenerate openapidocs at 1.21.8 to match ci (#84037) 1 year ago
gotjosh 948c8c45d6
Alerting: Use Alertmanager types extracted into grafana/alerting (#83824) 1 year ago
Alexander Weaver d5fda06147
Alerting: Decouple rule routine from scheduler (#84018) 1 year ago
Alexander Weaver 1bb38e8f95
Alerting: Move ruleRoutine to be a method on ruleInfo (#83866) 1 year ago
Alexander Weaver f2a9d0a89d
Alerting: Refactor ruleRoutine to take an entire ruleInfo instance (#83858) 1 year ago
Matthew Jacobson 2e8c514cfd
Alerting: Stop persisting user-defined templates to disk (#83456) 1 year ago
Alexander Weaver fa51724bc6
Alerting: Move alertRuleInfo and tests to new files (#83854) 1 year ago
Ryan McKinley 3036b50df3
Expressions: expose ConvertDataFramesToResults (#83805) 1 year ago
Ryan McKinley 5f6bf93dd5
Expressions: Use enumerations rather than strings (#83741) 1 year ago
Santiago 8ad367e4ad
Chore: Remove redundant error check (#83769) 1 year ago
Alexander Weaver a862a4264d
Alerting: Export rule validation logic and make it portable (#83555) 1 year ago
Joe Blubaugh b905777ba9
Alerting: Support deleting rule groups in the provisioning API (#83514) 1 year ago
김은빈 96dfb385ca
Grafana: Replace magic number with a constant variable in response status (#80132) 1 year ago
Takashi Idobe f209a5a8b8
fix typos (#83414) 1 year ago
Serge Zaitsev d0679f0993
Chore: Add support bundle for folders (#83360) 1 year ago
George Robinson a0353b237a
Alerting: Update swagger specs (#83260) 1 year ago
George Robinson a564c8c439
Alerting: Keep order of time and mute time intervals consistent (#83257) 1 year ago
George Robinson 1ed1242358
Alerting: Basic support for time_intervals (#83216) 1 year ago
Matthew Jacobson 87ab98ea95
Alerting: Fix panic in provisioning filter contacts by unknown name (#83070) 1 year ago
Matthew Jacobson 46a77c0074
Alerting: Validate upgraded receivers early to display in preview (#82956) 1 year ago
William Wernert fabaff9a24
Alerting: Create metric for rules using simple notifications (#82904) 1 year ago
Matthew Jacobson dfaf6d1e2e
Alerting: Dry-run legacy upgrade on startup (#82835) 1 year ago
Matthew Jacobson e7c6e9c5c9
Alerting: Fix migration edge-case race condition for silences (#81206) 1 year ago
Gabriel MABILLE 846eadff63
RBAC Search: Replace `userLogin` filter by `namespacedID` filter (#81810) 1 year ago
Sven Kirschbaum 86c618a6d6
Alerting: Escape namespace and group path parameters (#80504) 1 year ago
Matthew Jacobson 118e4a50b7
Alerting: Remove start page of legacy upgrade preview (#82010) 1 year ago
Julien Duchesne ba63e62311
Alerting: Return provenance of notification templates (#82274) 1 year ago
William Wernert b7bbc5058f
Alerting: Don't validate rules on group update if they've only been reordered (#81841) 1 year ago
Yuri Tseretyan 1eebd2a4de
Alerting: Support for simplified notification settings in rule API (#81011) 1 year ago
Alexander Weaver d4ae10ecc6
Alerting: Small refactor, move unrelated functions out of fetcher (#82459) 1 year ago
Diego Augusto Molina ff08c0a790
Chore: improve test readability in ngalert/schedule (#82453) 1 year ago