Commit Graph

132 Commits (1d2bdb8f750efac346cbdfe0c2a2675bb5b68eef)

Author SHA1 Message Date
Marcus Efraimsson e4c1a7a141
Tracing: Standardize on otel tracing (#75528) 2 years ago
Marcus Efraimsson 0128d0403f
Tracing: Use tracing.InitializeTracerForTest (#75479) 2 years ago
Andres Martinez Gotor ece94b1e01
Chore: Remove plugincontext.ErrPluginNotFound (#74997) 2 years ago
Will Browne 7fca1bde54
Plugins: Set grafana config, plugin version and user agent on plugin requests (#75171) 2 years ago
Yuri Tseretyan 40c12c17bf
SSE: Reduce to add warning notice to only the first result (#74940) 2 years ago
Yuri Tseretyan 68eda133e4
SSE: Reduce to apply Mode to instant vector (mathexp.Number) (#74859) 2 years ago
Kyle Brandt 35e488b22b
SSE: Localize/Contain Errors within an Expression (#73163) 2 years ago
Will Browne e855efb13d
Plugins: Move store and plugin dto to pluginsintegration (#74655) 2 years ago
Kyle Brandt 5cc737bb24
SSE: Put data source query grouping behind feature flag (#74551) 2 years ago
Ryan McKinley 025b2f3011
Chore: use any rather than interface{} (#74066) 2 years ago
linoman 1b8e9b51b2
Replace signed in user for identity.requester (#74048) 2 years ago
Jo a307582212
Revert "Replace signed in user for identity.requester (#73750)" (#73962) 2 years ago
linoman 9b9c9e83dc
Replace signed in user for identity.requester (#73750) 2 years ago
Marcus Efraimsson 040b7d2571
Chore: Add errutils helpers (#73577) 2 years ago
Kyle Brandt 720d716e45
SSE: Group data source node execution by data source (#72935) 2 years ago
Kyle Brandt d0ad4fcd0a
SSE: Warn on dropped items in Union in Math Operation (#72682) 2 years ago
Kyle Brandt ceb694f165
SSE: (Instrumentation/Chore) Add datasource_type label to grafana_sse (#72370) 2 years ago
Kyle Brandt 1df4d332c9
SSE: Use errutil to show better error messages in prod (#71658) 2 years ago
Yuri Tseretyan cbbbe2e6f6
SSE: DSNode to update result with names to make each value identifiable by labels (only Graphite and TestData) (#71246) 2 years ago
Will Browne a8577c21ba
Plugins: Migrate PluginStore mock to pre-existing fakes package (#71664) 2 years ago
Yuri Tseretyan 541bfe636d
SSE: Support for ML query node (#69963) 2 years ago
Yuri Tseretyan 9e76d6372c
SSE: improve error handling in DSNode (#71468) 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
Yuri Tseretyan cc72fe17d5
SSE: Refactor DSNode and extract function to convert backend response to mathexp.Results (#70098) 2 years ago
Will Browne 624777258b
Plugins: Refactor creation of plugin context to dedicated service (#66451) 2 years ago
Gilles De Mey 350de3f3bf
Expressions/threshold: Fix incorrect thresholds args length (#66859) 2 years ago
Kyle Brandt 840fb32ad8
SSE: (Instrumentation) Add Tracing (#66700) 2 years ago
Kyle Brandt 2f13c851e4
SSE: (Chore/Instrumentation) Add ds_queries_total metric and move met… (#66695) 2 years ago
Kyle Brandt e78be44e1a
SSE: Dataplane Compliance (#65927) 2 years ago
Shirley 972e611f76
CloudWatch Logs: Revert "Queries in an expression should run synchronously (#64443)" (#65036) 2 years ago
Isabella Siu 74436d31de
CloudWatch Logs: Queries in an expression should run synchronously (#64443) 2 years ago
Will Browne 94f39e69a3
Plugins: Migrate `plugincontext`, `adapters` and `pluginsettings` to pkg/services/pluginsintegration package (#64154) 2 years ago
Serge Zaitsev 0bdb105df2
Chore: Remove xorcare/pointer dependency (#63900) 2 years ago
idafurjes 23c27cffb3
Chore: Rename Id to ID in alerting models (#62777) 2 years ago
Serge Zaitsev f8ec35e643
Chore: Fix goimports grouping (#62427) 2 years ago
Santiago e5920c211e
Chore: Fix random indices for slices in test files (#61884) 2 years ago
Yuri Tseretyan c0913ce718
SSE: Fix math expression to support NoData results (#61721) 2 years ago
Yuri Tseretyan 5e8866ed5a
SSE: DSNode to parse only one response (#61644) 2 years ago
Yuri Tseretyan ef6d73e575
SSE: Resample command to support NoData (#61708) 2 years ago
George Robinson 402dc5e4d6
Alerting: Redo refactoring from reverted fix in #56812 (#61051) 2 years ago
Marcus Efraimsson 6dbe3b555f
Plugins: Refactor forward of cookies, OAuth token and header modifications by introducing client middlewares (#58132) 3 years ago
George Robinson 110fdf4da9
Alerting: Fix ConditionsCmd behavior when last is No Data (#58953) 3 years ago
Kyle Brandt 5623b5afaf
SSE: Make sure to forward headers, user and cookies/OAuth token (#58897) 3 years ago
George Robinson c9286ff794
Alerting: Remove comments for fixed behavior (#58951) 3 years ago
George Robinson b77c3946a5
Alerting: Fix ConditionsCmd No Data for "has no value" (#58634) 3 years ago
George Robinson 48c34d310c
Alerting: Add tests that check current No Data behaviour with two conditions (#58650) 3 years ago
Kyle Brandt 1953d473c0
SSE: Keep value name from numeric table (#58831) 3 years ago
George Robinson bd87b46b15
Alerting: Improve test coverage for ConditionsCmd (#58603) 3 years ago
George Robinson acfa066ba2
Alerting: Change TestConditionsCmd to assert on mathexp.Results (#58434) 3 years ago
George Robinson fdeefaee42
Alerting: Reorder tests in classic_test.go (#58425) 3 years ago