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
Faye Lin a94ab259c6
Expression: Fix a bug of the display name of the threshold expression result (#85912)
2 years ago
..
classic Alerting: Log expression command types during evaluation (#84614) 2 years ago
mathexp Chore: Remove repetitive words (#84132) 2 years ago
ml Alerting: Log expression command types during evaluation (#84614) 2 years ago
sql Expressions: Sql expressions with Duckdb (#81666) 2 years ago
commands.go Alerting: Log expression command types during evaluation (#84614) 2 years ago
commands_test.go Expressions: Add model struct for the query types (not map[string]any) (#82745) 2 years ago
converter.go Expressions: expose ConvertDataFramesToResults (#83805) 2 years ago
converter_test.go Feature Flags: use FeatureToggles interface where possible (#85131) 2 years ago
dataplane.go Tracing: Standardize on otel tracing (#75528) 2 years ago
dataplane_test.go Expressions: expose ConvertDataFramesToResults (#83805) 2 years 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 Alerting: Log expression command types during evaluation (#84614) 2 years ago
graph_test.go Expressions: Add model struct for the query types (not map[string]any) (#82745) 2 years ago
hysteresis.go Alerting: Log expression command types during evaluation (#84614) 2 years ago
hysteresis_test.go Expression: Fix a bug of the display name of the threshold expression result (#85912) 2 years ago
metrics.go SSE: (Instrumentation/Chore) Add datasource_type label to grafana_sse (#72370) 2 years ago
ml.go Expressions: expose ConvertDataFramesToResults (#83805) 2 years ago
ml_test.go Chore: Remove plugincontext.ErrPluginNotFound (#74997) 2 years ago
nodes.go Alerting: Log expression command types during evaluation (#84614) 2 years ago
nodes_test.go Expressions: expose ConvertDataFramesToResults (#83805) 2 years ago
query.go Expressions: Create json schema for query types (#84032) 2 years ago
query.panel.example.json Expressions: Create json schema for query types (#84032) 2 years ago
query.panel.schema.json Expressions: Create json schema for query types (#84032) 2 years ago
query.request.example.json Expressions: Create json schema for query types (#84032) 2 years ago
query.request.schema.json Expressions: Create json schema for query types (#84032) 2 years ago
query.types.json Expressions: Create json schema for query types (#84032) 2 years ago
query_test.go Expressions: Create json schema for query types (#84032) 2 years ago
reader.go Expressions: Create json schema for query types (#84032) 2 years ago
service.go Expressions: expose ConvertDataFramesToResults (#83805) 2 years ago
service_test.go Feature Flags: use FeatureToggles interface where possible (#85131) 2 years ago
sql_command.go Alerting: Log expression command types during evaluation (#84614) 2 years ago
sql_command_test.go Expressions: expose ConvertDataFramesToResults (#83805) 2 years ago
testing.go Chore: use any rather than interface{} (#74066) 2 years ago
threshold.go Expression: Fix a bug of the display name of the threshold expression result (#85912) 2 years ago
threshold_test.go Expressions: Use enumerations rather than strings (#83741) 2 years ago
transform.go Replace signed in user for identity.requester (#74048) 2 years ago