3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
grafana/pkg/expr
Will Browne 3f30cbf91c
DataSources: Add datasource fetching + querying interface ()
* first pass

* separate oss + enterprise

* tidy things up

* add ctx

* fix tests

* use standalone svcs

* mv plugin context provide

* fix wire

* fix import
2024-01-19 15:56:52 +01:00
..
classic Tracing: Use tracing.InitializeTracerForTest () 2023-09-27 09:51:57 +02:00
mathexp SSE: Support hysteresis threshold expression () 2023-10-10 17:51:50 +03:00
ml Chore: Upgrade Go to 1.21.3 () 2023-11-01 09:17:38 -07:00
commands_test.go Tracing: Use tracing.InitializeTracerForTest () 2023-09-27 09:51:57 +02:00
commands.go Tracing: Standardize on otel tracing () 2023-10-03 14:54:20 +02:00
dataplane_test.go DataSources: Add datasource fetching + querying interface () 2024-01-19 15:56:52 +01:00
dataplane.go Tracing: Standardize on otel tracing () 2023-10-03 14:54:20 +02:00
errors_test.go SSE: Use errutil to show better error messages in prod () 2023-07-21 06:38:29 -04:00
errors.go SSE: Localize/Contain Errors within an Expression () 2023-09-13 13:58:16 -04:00
graph_test.go SSE: Add utility methods for HysteresisCommand () 2023-12-11 22:40:31 +02:00
graph.go SSE: Add utility methods for HysteresisCommand () 2023-12-11 22:40:31 +02:00
hysteresis_test.go SSE: Add utility methods for HysteresisCommand () 2023-12-11 22:40:31 +02:00
hysteresis.go SSE: Add utility methods for HysteresisCommand () 2023-12-11 22:40:31 +02:00
metrics.go SSE: (Instrumentation/Chore) Add datasource_type label to grafana_sse () 2023-07-26 10:51:02 -04:00
ml_test.go Chore: Remove plugincontext.ErrPluginNotFound () 2023-09-25 13:10:47 +03:00
ml.go Chore: Remove plugincontext.ErrPluginNotFound () 2023-09-25 13:10:47 +03:00
nodes_test.go SSE: Use errutil to show better error messages in prod () 2023-07-21 06:38:29 -04:00
nodes.go SSE: Add utility methods for HysteresisCommand () 2023-12-11 22:40:31 +02:00
service_test.go DataSources: Add datasource fetching + querying interface () 2024-01-19 15:56:52 +01:00
service.go SSE: Localize/Contain Errors within an Expression () 2023-09-13 13:58:16 -04:00
testing.go Chore: use any rather than interface{} () 2023-08-30 18:46:47 +03:00
threshold_test.go SSE: Add utility methods for HysteresisCommand () 2023-12-11 22:40:31 +02:00
threshold.go SSE: Add utility methods for HysteresisCommand () 2023-12-11 22:40:31 +02:00
transform.go Replace signed in user for identity.requester () 2023-08-30 16:51:18 +02:00