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
Sam Jewell 0eafd0641f
SQL Expressions: Simplify test code (#101718)
9 months ago
..
classic Hackaton: Add more unit tests, take 3 (#101525) 9 months ago
mathexp SQL Expressions: Re-implement feature using go-mysql-server (#99521) 10 months ago
ml Alerting: Log expression command types during evaluation (#84614) 2 years ago
sql SQL Expressions: Improve response to frame conversion handling (#100625) 10 months 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
convert_to_long.go SQL Expressions: Re-implement feature using go-mysql-server (#99521) 10 months ago
convert_to_long_test.go SQL Expressions: Re-implement feature using go-mysql-server (#99521) 10 months ago
converter.go SQL Expressions: Re-implement feature using go-mysql-server (#99521) 10 months ago
converter_test.go SQL Expressions: Re-implement feature using go-mysql-server (#99521) 10 months 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 SQL Expressions: Re-implement feature using go-mysql-server (#99521) 10 months ago
graph_test.go Expressions: Add model struct for the query types (not map[string]any) (#82745) 2 years ago
hysteresis.go Chore: Bump Go to 1.23.0 (#92105) 1 year ago
hysteresis_test.go SSE: Threshold expression to use simple functions (#86062) 2 years 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) 10 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) 10 months ago
nodes_test.go Dynatrace: Add to list of DS with custom label logic (#90258) 1 year ago
query.go expr: add explicit strict-mode const (#94838) 1 year ago
query.panel.example.json Expressions: Create json schema for query types (#84032) 2 years ago
query.panel.schema.json Alerting: Add multiple threshold operators (#99516) 10 months ago
query.request.example.json Expressions: Create json schema for query types (#84032) 2 years ago
query.request.schema.json Alerting: Add multiple threshold operators (#99516) 10 months ago
query.types.json Alerting: Add multiple threshold operators (#99516) 10 months ago
query_test.go Expressions: Create json schema for query types (#84032) 2 years ago
reader.go ServerSideExpressions: Disable SQL Expressions to prevent RCE and LFI vulnerability (#94942) 1 year ago
reader_test.go expr: improved test (#94837) 1 year ago
service.go SQL Expressions: Re-implement feature using go-mysql-server (#99521) 10 months ago
service_sql_test.go SQL Expressions: Simplify test code (#101718) 9 months ago
service_test.go SQL Expressions: Re-implement feature using go-mysql-server (#99521) 10 months ago
sql_command.go SQL Expressions: Include SQL Parser/Syntax error in the public message (#100725) 10 months ago
sql_command_test.go [sql expressions] fix: use ast to read tables (#87867) 2 years ago
testing.go Requester: Remove duplicated function (#97038) 1 year ago
threshold.go Alerting: Add multiple threshold operators (#99516) 10 months ago
threshold_bench_test.go SSE: Threshold expression to use simple functions (#86062) 2 years ago
threshold_test.go Alerting: Add multiple threshold operators (#99516) 10 months ago
transform.go Chore: Move identity and errutil to apimachinery module (#89116) 2 years ago