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
Matheus Macabu 21f1d02b3f
[release-11.2.8] Chore: Bump Go version to 1.23.7 (#101294)
11 months ago
..
classic Alerting: Log expression command types during evaluation (#84614) 2 years ago
mathexp Alerting: Support median in reduce expressions (#91119) 1 year ago
ml Alerting: Log expression command types during evaluation (#84614) 2 years ago
sql [v11.2.x] ServerSideExpressions: Disable SQL Expressions to prevent RCE and LFI vulnerability (#94959) 1 year 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 Dynatrace: Add to list of DS with custom label logic (#90258) 2 years ago
converter_test.go Feature Flags: use FeatureToggles interface where possible (#85131) 2 years ago
dataplane.go Expressions: sort numeric metrics behind feature toggle (#85911) 2 years ago
dataplane_test.go Expressions: sort numeric metrics behind feature toggle (#85911) 2 years ago
errors.go Chore: Move identity and errutil to apimachinery module (#89116) 2 years ago
errors_test.go Chore: Move identity and errutil to apimachinery module (#89116) 2 years ago
graph.go Alerting: Recording rules understands errors embedded in dataframes (#88946) 2 years ago
graph_test.go Expressions: Add model struct for the query types (not map[string]any) (#82745) 2 years ago
hysteresis.go [release-11.2.8] Chore: Bump Go version to 1.23.7 (#101294) 11 months ago
hysteresis_test.go SSE: Threshold expression to use simple functions (#86062) 2 years ago
metrics.go
ml.go SSE: (Chore) Update log line with context (trace) (#89172) 2 years ago
ml_test.go Chore: Remove plugincontext.ErrPluginNotFound (#74997) 2 years ago
nodes.go SSE: (Chore) Update log line with context (trace) (#89172) 2 years ago
nodes_test.go Dynatrace: Add to list of DS with custom label logic (#90258) 2 years ago
query.go QueryTypes: Add feature toggle to show query types in datasource apiservers (#88213) 2 years ago
query.panel.example.json Expressions: Create json schema for query types (#84032) 2 years ago
query.panel.schema.json Alerting: Support median in reduce expressions (#91119) 1 year ago
query.request.example.json Expressions: Create json schema for query types (#84032) 2 years ago
query.request.schema.json Alerting: Support median in reduce expressions (#91119) 1 year ago
query.types.json Alerting: Support median in reduce expressions (#91119) 1 year ago
query_test.go Expressions: Create json schema for query types (#84032) 2 years ago
reader.go [v11.2.x] ServerSideExpressions: Disable SQL Expressions to prevent RCE and LFI vulnerability (#94959) 1 year ago
service.go Chore: Move identity and errutil to apimachinery module (#89116) 2 years ago
service_test.go Chore: Move identity and errutil to apimachinery module (#89116) 2 years ago
sql_command.go [v11.2.x] ServerSideExpressions: Disable SQL Expressions to prevent RCE and LFI vulnerability (#94959) 1 year ago
sql_command_test.go [sql expressions] fix: use ast to read tables (#87867) 2 years ago
testing.go Chore: Move identity and errutil to apimachinery module (#89116) 2 years ago
threshold.go SSE: Fix threshold unmarshal to avoid panic (#88521) 2 years ago
threshold_bench_test.go SSE: Threshold expression to use simple functions (#86062) 2 years ago
threshold_test.go SSE: Threshold expression to use simple functions (#86062) 2 years ago
transform.go Chore: Move identity and errutil to apimachinery module (#89116) 2 years ago