Commit Graph

301 Commits (080ea88af7b6036dd1fea0201a75e7b6fdff8fb3)

Author SHA1 Message Date
idafurjes 080ea88af7
Nested Folders: Support getting of nested folder in folder service wh… (#58597) 3 years ago
Alex Moreno 45facbba11
Alerting: Remove url based external alertmanagers config (#57918) 3 years ago
Sofia Papagiannaki 96cdf77995
Revert "Chore: Refactor quota service (#57586)" (#58394) 3 years ago
Sofia Papagiannaki 326ea86a57
Chore: Refactor quota service (#57586) 3 years ago
Alexander Weaver cc8c1380e2
Alerting: Persist annotations from multidimensional rules in batches (#56575) 3 years ago
George Robinson f2e4cb7c4e
Alerting: Fix feedback (#57922) 3 years ago
Yuriy Tseretyan e3a4bde622
Alerting: Condition evaluator with cached pipeline (#57479) 3 years ago
George Robinson 4c581b5f85
Alerting: Fix response is not returned for invalid Duration in Provisioning API (#58046) 3 years ago
George Robinson b0a927b138
Alerting: Add debug logs in validateAndGetPrefix (#57002) 3 years ago
Yuriy Tseretyan d848cc629b
Alerting: Refactor rule interval validation to be reusable (#57792) 3 years ago
Santiago cdb5d4230a
Alerting: Fix "Not Implemented" responses (#57710) 3 years ago
Yuriy Tseretyan 0a4121cef8
Alerting: Contextual log provider for rule key (#57476) 3 years ago
Alexander Weaver 3ddb28bad9
Find-and-replace 'err' logs to 'error' to match log search conventions (#57309) 3 years ago
Alexander Weaver 4eb8e4ff66
Alerting: Add traceability headers for alert queries (#57127) 3 years ago
Kristin Laemmert 05709ce411
chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
Santiago 6ad405e256
fix swagger spec for receivers API response (#57124) 3 years ago
Yuriy Tseretyan 888bdfd4ad
Alerting: Use correct response body for silence post API (#57114) 3 years ago
Santiago 09f8e026a1
Alerting: Expose info about notification delivery errors in a new /receivers endpoint (#55429) 3 years ago
Alexander Weaver c16317e5b8
Alerting: Move fake rule store to the test utilities package (#56062) 3 years ago
Alexander Weaver d66ed6fe35
Alerting: Move stray model structs in store package to model package (#55968) 3 years ago
Alexander Weaver d17ab82b98
Alerting: Break up store.RuleStore interface, delete dead code (#55776) 3 years ago
Alexander Weaver a00879ae21
Alerting: Refactor store to not export its own interface for InstanceStore, delete dead dependency injection (#55772) 3 years ago
Yuriy Tseretyan 2d38664fe6
Alerting: Improve validation of query and expressions on rule submit (#53258) 3 years ago
Jean-Philippe Quéméner 4dc0d49025
Alerting: make sure that rules in rule group are nil if not provided (#55301) 3 years ago
Yuriy Tseretyan 8a62020211
Alerting: New API endpoint GET /api/v1/ngalert (#55134) 3 years ago
Yuriy Tseretyan 896eeb65a9
Alerting: Fix alerting evaluation to use proper permissions (#55127) 3 years ago
Emil Tullstedt b287047052
Chore: Upgrade Go to 1.19.1 (#54902) 3 years ago
Alexander Weaver b8d1474609
Fix incorrect propagation of org ID in rule endpionts (#54603) 3 years ago
Jean-Philippe Quéméner 49b1182f34
Alerting: add missing yaml tag to mute time struct (#54287) 3 years ago
Marcus Efraimsson 87afd9cadc
Plugins: Remove various custom headers logic (#54146) 3 years ago
Yuriy Tseretyan 41bd36eb97
Alerting: Update rules delete endpoint to handle rules in group (#53790) 3 years ago
sh0rez 635571db8a
pkg/web: remove Router and Logger from Context (#53765) 3 years ago
Alexander Weaver f093c249ac
Alerting: Fix incorrect embedded DTO being returned when handling rule groups (#53701) 3 years ago
Alexander Weaver ccd41df603
Fix order-of-magnitude bug in DTO conversion (#53690) 3 years ago
Yuriy Tseretyan d8d97d15ba
Alerting: AlertingProxy to elevate permissions for request forwarded to data proxy when RBAC enabled (#53620) 3 years ago
Jean-Philippe Quéméner 7f0002448d
Alerting: use duration model for alert rule provisioning api (#53196) 3 years ago
idafurjes a14621fff6
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
Alexander Weaver b198559225
Alerting: Extend PUT rule-group route to write the entire rule group rather than top-level fields only (#53078) 3 years ago
Jo 062d255124
Handle ioutil deprecations (#53526) 3 years ago
idafurjes 6afad51761
Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
Jean-Philippe Quéméner 54217a2037
Alerting: set dashboard and panel id using annotations in provisioning api (#53221) 3 years ago
Yuriy Tseretyan 718620c197
Alerting: Update forking request handlers to use the same errors (#52965) 3 years ago
Alexander Weaver c50cbea0bb
Alerting: Extract alert rule diff logic into separate file with exported API (#53083) 3 years ago
Jean-Philippe Quéméner ba9c18d9c3
Alerting: use static channel configuration to determinate secure fields (#52527) 3 years ago
Jean-Philippe Quéméner 50ae42130b
Alerting: take datasources as external alertmanagers into consideration (#52534) 3 years ago
idafurjes f5cace8bbd
Rename Acl to ACL (#52342) 3 years ago
Joe Blubaugh 689ae96a0e
Alerting: Refactor API types generation with different names. (#51785) 3 years ago
Yuriy Tseretyan 6e1e4a4215
Alerting: Update DbStore to use disabled orgs from the config (#52156) 3 years ago
Yuriy Tseretyan a7509ba18b
Alerting: rule evaluation loop's update channel to provide version (#52170) 3 years ago
idafurjes 17ec9cac83
Add delete user from other services/stores (#51912) 3 years ago