The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/pkg/expr
Ryan McKinley f23f50f58d
Expressions: Add model struct for the query types (not map[string]any) (#82745)
1 year ago
..
classic Expressions: Add model struct for the query types (not map[string]any) (#82745) 1 year ago
mathexp Expressions: Add model struct for the query types (not map[string]any) (#82745) 1 year ago
ml Chore: Upgrade Go to 1.21.3 (#77304) 2 years ago
commands.go Expressions: Add model struct for the query types (not map[string]any) (#82745) 1 year ago
commands_test.go Expressions: Add model struct for the query types (not map[string]any) (#82745) 1 year ago
dataplane.go Tracing: Standardize on otel tracing (#75528) 2 years ago
dataplane_test.go DataSources: Add datasource fetching + querying interface (#80749) 1 year ago
errors.go SSE: Localize/Contain Errors within an Expression (#73163) 2 years ago
errors_test.go SSE: Use errutil to show better error messages in prod (#71658) 2 years ago
graph.go SSE: Add utility methods for HysteresisCommand (#79157) 2 years ago
graph_test.go Expressions: Add model struct for the query types (not map[string]any) (#82745) 1 year ago
hysteresis.go SSE: Add utility methods for HysteresisCommand (#79157) 2 years ago
hysteresis_test.go SSE: Add utility methods for HysteresisCommand (#79157) 2 years ago
metrics.go SSE: (Instrumentation/Chore) Add datasource_type label to grafana_sse (#72370) 2 years ago
ml.go Chore: Remove plugincontext.ErrPluginNotFound (#74997) 2 years ago
ml_test.go Chore: Remove plugincontext.ErrPluginNotFound (#74997) 2 years ago
models.go Expressions: Add model struct for the query types (not map[string]any) (#82745) 1 year ago
nodes.go Expressions: Add model struct for the query types (not map[string]any) (#82745) 1 year ago
nodes_test.go SSE: Use errutil to show better error messages in prod (#71658) 2 years ago
reader.go Expressions: Add model struct for the query types (not map[string]any) (#82745) 1 year ago
service.go SSE: Localize/Contain Errors within an Expression (#73163) 2 years ago
service_test.go DataSources: Add datasource fetching + querying interface (#80749) 1 year ago
testing.go Chore: use any rather than interface{} (#74066) 2 years ago
threshold.go SSE: Add utility methods for HysteresisCommand (#79157) 2 years ago
threshold_test.go SSE: Add utility methods for HysteresisCommand (#79157) 2 years ago
transform.go Replace signed in user for identity.requester (#74048) 2 years ago