Commit Graph

72 Commits (e855efb13de80615d14bdcbf11b64a8ab5b74260)

Author SHA1 Message Date
Will Browne e855efb13d
Plugins: Move store and plugin dto to pluginsintegration (#74655) 2 years ago
Serge Zaitsev 58f6648505
Chore: capitalise messages for alerting (#74335) 2 years ago
Yuri Tseretyan 0717ec11d6
Alerting: Update state manager to change all current states in the case when Error\NoData is executed as Ok\Nomal (#68142) 2 years ago
Yuri Tseretyan 5ba164d92b
Alerting: Exclude expression refIDs from NoData state (#72219) 2 years ago
George Robinson 8dd3eb856d
Alerting: Improve performance of matching captures (#71828) 2 years ago
Yuri Tseretyan 541bfe636d
SSE: Support for ML query node (#69963) 2 years ago
Yuri Tseretyan 842f33580e
SSE: Add functions that determine NodeType by UID and construct a data source struct from NodeType (#70106) 2 years ago
Will Browne 624777258b
Plugins: Refactor creation of plugin context to dedicated service (#66451) 2 years ago
George Robinson 35342a3c76
Alerting: Fix DatasourceUID and RefID missing for DatasourceNoData alerts (#66733) 2 years ago
gotjosh 2bbf0c9de4
Alerting: Allow Rules to Schedule to be filtered by Rule Group (#59990) 2 years ago
gotjosh 1c3ce0735f
Alerting: Tiny refactor on the eval and schedule packages (#66130) 2 years ago
George Robinson f93a9c794d
Alerting: Fix incorrect comment in eval.go (#63510) 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) 3 years ago
Yuri Tseretyan 2c46f46d37
Alerting: Rule evaluator to get cached data source info (#61305) 3 years ago
Yuri Tseretyan b4e1e1871f
Alerting: Fix evaluation timeout (#61303) 3 years ago
Marcus Efraimsson c35c689a96
Plugins: Automatically forward plugin request HTTP headers in outgoing HTTP requests (#60417) 3 years ago
Yuri Tseretyan c5ee4e4ae1
Alerting: Improve rule validation to check if rule uses backend datasources (#58986) 3 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
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
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
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
George Robinson 9df43abbb5
Fix evaluation of alert rules for datasources with custom headers (#44862) 4 years ago
idafurjes ff3cf94b56
Chore: Remove context.TODO() from services (#42555) 4 years ago
Ryan McKinley 2754e4fdf0
Expressions: use datasource model from the query (#41376) 4 years ago
George Robinson c932dc959c
Alerting: Add Ref ID to DatasourceNoData and DatasourceError alerts (#42630) 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
Sofia Papagiannaki abe35c8c01
Alerting: Add error recovery during rule evaluations (#35450) 4 years ago
Kyle Brandt b47e7d12e6
Alerting: Extract values from MD expr alerts (#34757) 4 years ago