Commit Graph

58 Commits (737bc35219ab65a0766b6619ba3b939ef29168b4)

Author SHA1 Message Date
Kyle Brandt f17fb76b5e
SSE: Add is_nan() and other like functions and allow '_' in func names (#43555) 3 years ago
idafurjes 7936c4c522
Rename AddHandlerCtx to AddHandler (#43557) 3 years ago
Ryan McKinley 2754e4fdf0
Expressions: use datasource model from the query (#41376) 3 years ago
Marcus Efraimsson 8927a3ca20
Chore: Query endpoint refactor (#41637) 4 years ago
Tania B 4014891971
Encryption: Cleanup and add logging (#42084) 4 years ago
George Robinson 708bdc80cb
Alerting: Support Unwrap for QueryError in expr package (#41743) 4 years ago
Jean-Philippe Quéméner 2319c52c85
Alerting: fix a bug where the metric in the evaluation string was not correctly populated (#41731) 4 years ago
Tania B bc60ae3c66
Encryption: Refactor secrets service (#41771) 4 years ago
George Robinson 543b1a7e39
Alerting: Add QueryError to expr package (#41737) 4 years ago
Joan López de la Franca Beltran 44837fc592
Replace encryption.Service usages by secrets.Service (#41625) 4 years ago
Marcus Efraimsson baab021fec
Chore: Refactor usage of legacy data contracts (#41218) 4 years ago
Ryan McKinley 3489721ed6
api/ds/query: simplify data sources lookup for queries and expressions (#41172) 4 years ago
Dimitris Sotirakis 469a5e4a85
Comment out "Queries with new datasource ref object" test (#41187) 4 years ago
Ryan McKinley 7319efe077
Dashboard: replace datasource name with a reference object (#33817) 4 years ago
Will Browne e4297006f6
Chore: Propagate context for data source provisioning (#40235) 4 years ago
Andres Martinez Gotor 64c8d32fe7
Use sdk pkg for gtime (#39354) 4 years ago
Ikko Ashimine 202f295e51
Chore: Fix typo in nodes.go (#38636) 4 years ago
Arve Knudsen 78596a6756
Migrate to Wire for dependency injection (#32289) 4 years ago
Domas 3e124c854e
Alerting: interpolate variables when creating alert rule from dashboard panel (#37201) 4 years ago
Kyle Brandt b6a7156300
Alerting: Handle marshaling Inf values (#36947) 4 years ago
Andrej Ocenas ea2ba06b93
CloudWatch/Logs: Fix log alerts in new unified alerting (#36558) 4 years ago
Sofia Papagiannaki abe35c8c01
Alerting: Add error recovery during rule evaluations (#35450) 4 years ago
Sofia Papagiannaki c997f646cc
Alerting: Fix alert migration RefID generation (#35667) 4 years ago
Ikko Ashimine e3afb63e62
Chore: Fix typo in nodes.go (#35312) 4 years ago
Kyle Brandt f4e9dcd40b
Alerting/SSE: Fix "count_non_null" reducer validation (#35451) 4 years ago
Sofia Papagiannaki eeb84d09c2
SSE: Change math expression to accept any value convertible to float (#34996) 4 years ago
Marcus Efraimsson b3e9087557
Chore: Refactor backend plugin manager/tsdb query data (#34944) 4 years ago
Kyle Brandt 4093fae99a
SSE: Refactor to simplify Series type (#35063) 4 years ago
Kyle Brandt 9016d20c4c
SSE/Chore: cleanup some error messages (#34738) 4 years ago
Marcus Andersson e19b3df1a9
Alerting: added possibility to preview grafana managed alert rules. (#34600) 4 years ago
Will Browne 9726c76429
Chore: Swap out use of backend plugin SDK's backend.Logger (#33783) 4 years ago
Kyle Brandt f5efe97763
SSE: limit allowed input/output to/from classic conditions (#33337) 4 years ago
Kyle Brandt 5e818146de
Alerting/Expr: New SSE Request/QueryType, alerting move data source UID (#33282) 4 years ago
Ryan McKinley 7627b55ef4
TSDB: add deprecation comments to many tsdb structs (#33281) 4 years ago
Sofia Papagiannaki b2288f7ef9
[Alerting]: Add alerting endpoint for Query Evaluation (#33174) 4 years ago
Kyle Brandt 2c862678ab
AlertingNG/SSE: Datasource UID and UID/ID only (drop name) (#33039) 4 years ago
Kyle Brandt 6395c649c8
SSE: fix casing on classic conditions model. (#32754) 4 years ago
Kyle Brandt 0ec8879436
SSE/Alerting: Fix classic condition logic and some more tests (#32615) 4 years ago
Kyle Brandt 512faa7c9c
SSE: Support time series frames with non-nullable float64 values (#32608) 4 years ago
Ryan McKinley 1446d094b8
API: return query results as JSON rather than base64 encoded Arrow (#32303) 4 years ago
Kyle Brandt 05fa9d6ad9
AlertingNG: rename Condition properties to match front end (#32267) 4 years ago
Kyle Brandt 1cd8981be4
SSE/NG: Add expression metadata for EvalMatch (#32213) 4 years ago
Kyle Brandt 7bb79158ed
SSE/Alerting: First pass at query/condition translation (#31693) 4 years ago
Arve Knudsen b79e61656a
Introduce TSDB service (#31520) 4 years ago
Kyle Brandt a488ab8393
SSE: Add "Classic Condition" on backend (#31511) 4 years ago
Sofia Papagiannaki 2f394a219b
Expressions: Measure total transformation requests and elapsed time (#30514) 4 years ago
Sofia Papagiannaki 9ada4b6052
Expressions: Add option to disable feature (#30541) 4 years ago
Sofia Papagiannaki 2b15581339
AlertingNG: Modify queries and transform endpoint to get datasource UIDs (#30297) 4 years ago
Kyle Brandt 1c1a800bc0
API: Add by UID routes for data sources (#29884) 4 years ago
Kyle Brandt c6b11a8f90
Expressions: support ${my var} syntax (#29819) 5 years ago