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
Kyle Brandt 4d7b9a3c77
SQL Expressions: Improve response to frame conversion handling (#100625)
3 months ago
..
classic Alerting: Add LogicOr operation option (#89258) 9 months ago
mathexp SQL Expressions: Re-implement feature using go-mysql-server (#99521) 4 months ago
ml Alerting: Log expression command types during evaluation (#84614) 1 year ago
sql SQL Expressions: Improve response to frame conversion handling (#100625) 3 months ago
commands.go Alerting: Log expression command types during evaluation (#84614) 1 year ago
commands_test.go Expressions: Add model struct for the query types (not map[string]any) (#82745) 1 year ago
convert_to_long.go SQL Expressions: Re-implement feature using go-mysql-server (#99521) 4 months ago
convert_to_long_test.go SQL Expressions: Re-implement feature using go-mysql-server (#99521) 4 months ago
converter.go SQL Expressions: Re-implement feature using go-mysql-server (#99521) 4 months ago
converter_test.go SQL Expressions: Re-implement feature using go-mysql-server (#99521) 4 months ago
dataplane.go Expressions: sort numeric metrics behind feature toggle (#85911) 1 year ago
dataplane_test.go Expressions: sort numeric metrics behind feature toggle (#85911) 1 year ago
errors.go Chore: Move identity and errutil to apimachinery module (#89116) 11 months ago
errors_test.go Chore: Move identity and errutil to apimachinery module (#89116) 11 months ago
graph.go SQL Expressions: Re-implement feature using go-mysql-server (#99521) 4 months ago
graph_test.go Expressions: Add model struct for the query types (not map[string]any) (#82745) 1 year ago
hysteresis.go Chore: Bump Go to 1.23.0 (#92105) 9 months ago
hysteresis_test.go SSE: Threshold expression to use simple functions (#86062) 1 year ago
metrics.go SSE: (Instrumentation/Chore) Add datasource_type label to grafana_sse (#72370) 2 years ago
ml.go SQL Expressions: Re-implement feature using go-mysql-server (#99521) 4 months ago
ml_test.go Chore: Remove plugincontext.ErrPluginNotFound (#74997) 2 years ago
nodes.go SQL Expressions: Re-implement feature using go-mysql-server (#99521) 4 months ago
nodes_test.go Dynatrace: Add to list of DS with custom label logic (#90258) 10 months ago
query.go expr: add explicit strict-mode const (#94838) 7 months ago
query.panel.example.json Expressions: Create json schema for query types (#84032) 1 year ago
query.panel.schema.json Alerting: Add LogicOr operation option (#89258) 9 months ago
query.request.example.json Expressions: Create json schema for query types (#84032) 1 year ago
query.request.schema.json Alerting: Add LogicOr operation option (#89258) 9 months ago
query.types.json Alerting: Add LogicOr operation option (#89258) 9 months ago
query_test.go Expressions: Create json schema for query types (#84032) 1 year ago
reader.go ServerSideExpressions: Disable SQL Expressions to prevent RCE and LFI vulnerability (#94942) 7 months ago
reader_test.go expr: improved test (#94837) 7 months ago
service.go SQL Expressions: Re-implement feature using go-mysql-server (#99521) 4 months ago
service_sql_test.go SQL Expressions: Include SQL Parser/Syntax error in the public message (#100725) 3 months ago
service_test.go SQL Expressions: Re-implement feature using go-mysql-server (#99521) 4 months ago
sql_command.go SQL Expressions: Include SQL Parser/Syntax error in the public message (#100725) 3 months ago
sql_command_test.go [sql expressions] fix: use ast to read tables (#87867) 1 year ago
testing.go Requester: Remove duplicated function (#97038) 6 months ago
threshold.go SSE: Fix threshold unmarshal to avoid panic (#88521) 12 months ago
threshold_bench_test.go SSE: Threshold expression to use simple functions (#86062) 1 year ago
threshold_test.go SSE: Threshold expression to use simple functions (#86062) 1 year ago
transform.go Chore: Move identity and errutil to apimachinery module (#89116) 11 months ago