Commit Graph

76 Commits (2bbf0c9de4afa6ccdf919547b1d19e3f148873ca)

Author SHA1 Message Date
gotjosh 2bbf0c9de4
Alerting: Allow Rules to Schedule to be filtered by Rule Group (#59990) 2 years ago
Kyle Brandt e78be44e1a
SSE: Dataplane Compliance (#65927) 2 years ago
gotjosh 1c3ce0735f
Alerting: Tiny refactor on the eval and schedule packages (#66130) 2 years ago
Serge Zaitsev 0bdb105df2
Chore: Remove xorcare/pointer dependency (#63900) 2 years ago
George Robinson f93a9c794d
Alerting: Fix incorrect comment in eval.go (#63510) 2 years ago
George Robinson c637a5543e
Alerting: Rename caps to captures as cap is a reserved word (#63432) 2 years ago
idafurjes 23c27cffb3
Chore: Rename Id to ID in alerting models (#62777) 2 years ago
Serge Zaitsev d6d4097567
Chore: Fix goimports grouping in alerting (#62424) 2 years ago
Yuri Tseretyan 2c46f46d37
Alerting: Rule evaluator to get cached data source info (#61305) 2 years ago
Yuri Tseretyan b4e1e1871f
Alerting: Fix evaluation timeout (#61303) 2 years ago
Marcus Efraimsson c35c689a96
Plugins: Automatically forward plugin request HTTP headers in outgoing HTTP requests (#60417) 2 years ago
Yuri Tseretyan c5ee4e4ae1
Alerting: Improve rule validation to check if rule uses backend datasources (#58986) 2 years ago
Yuri Tseretyan b57689e07e
Alerting: Add header X-Grafana-Org-Id to evaluation requests (#58972) 3 years ago
Yuriy Tseretyan e3a4bde622
Alerting: Condition evaluator with cached pipeline (#57479) 3 years ago
Yuriy Tseretyan 0a4121cef8
Alerting: Contextual log provider for rule key (#57476) 3 years ago
Yuriy Tseretyan 2d20c8db7b
Chore: Expression engine to support relative time range (#57474) 3 years ago
Galen Kistler f93c3acc51
Prometheus: Flavor/version configuration (#57554) 3 years ago
Galen Kistler 2432ce619a
Revert "Prometheus: Type and flavor configuration (#56496)" (#57552) 3 years ago
Galen Kistler 7ecbc98b3e
Prometheus: Type and flavor configuration (#56496) 3 years ago
Alexander Weaver 4eb8e4ff66
Alerting: Add traceability headers for alert queries (#57127) 3 years ago
George Robinson a49fcbdbbc
Alerting: Add frames for all queries and expressions (#55609) 3 years ago
Torkel Ödegaard 018733dd24
PluginDetails: Make plugin details page look good in topnav (#55571) 3 years ago
Yuriy Tseretyan 2d38664fe6
Alerting: Improve validation of query and expressions on rule submit (#53258) 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
Marcus Efraimsson 87afd9cadc
Plugins: Remove various custom headers logic (#54146) 3 years ago
Yuriy Tseretyan 9f90a7b54d
Alerting: State manager to use InstanceStore (#53852) 3 years ago
idafurjes a14621fff6
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
idafurjes 6afad51761
Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
Yuriy Tseretyan 0d4c503d3d
update Evaluator interface to accept context (#52151) 3 years ago
Yuriy Tseretyan 554ebd647b
Alerting: Refactor Evaluator (#51673) 3 years ago
Yuriy Tseretyan 94e709fdcb
Alerting: Simplify eval.Evaluator interface (#51463) 3 years ago
Kristin Laemmert 945f015770
backend/datasources: move datasources models into the datasources service package (#51267) 3 years ago
Joe Blubaugh 1cc034d960
Alerting: Add a "Reason" to Alert Instances to show underlying cause of state. (#49259) 3 years ago
gotjosh cb6124c921
Alerting: Accurately set value for prom-compatible APIs (#47216) 3 years ago
Yuriy Tseretyan e94d0c1b96
Alerting: update rule test endpoints to respect data source permissions (#47169) 3 years ago
gotjosh 84e5f336fe
Alerting: Classic conditions can now display multiple values (#46971) 3 years ago
George Robinson 9df43abbb5
Fix evaluation of alert rules for datasources with custom headers (#44862) 3 years ago
idafurjes ff3cf94b56
Chore: Remove context.TODO() from services (#42555) 3 years ago
Ryan McKinley 2754e4fdf0
Expressions: use datasource model from the query (#41376) 3 years ago
George Robinson c932dc959c
Alerting: Add Ref ID to DatasourceNoData and DatasourceError alerts (#42630) 4 years ago
George Robinson 5f5298ad25
Alerting: Use require.ElementsMatch in TestEvaluateExecutionResultsNoData 4 years ago
George Robinson 4d288cc6c7
Alerting: Fix NoData tests (#41759) 4 years ago
George Robinson d363e19517
Alerting: Add datasource_uid label to DatasourceNoData alerts (#41621) 4 years ago
Marcus Efraimsson baab021fec
Chore: Refactor usage of legacy data contracts (#41218) 4 years ago
Sofia Papagiannaki f6f3a54742
Alerting: tune rule evaluation via configuration (#35623) 4 years ago
Todd Treece 6e667cacee
Alerting: Skip query cache for alert queries (#39010) 4 years ago
George Robinson 456dac1303
Expand the value of math and reduce expressions in annotations and labels (#36611) 4 years ago
Andrej Ocenas ea2ba06b93
CloudWatch/Logs: Fix log alerts in new unified alerting (#36558) 4 years ago
Kyle Brandt 19f764739b
Alerting: Change `__value__` label to `__value_string__` annotation and add `ValueString` variable in notifications (#36032) 4 years ago