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 21b9d45ca6
SQL Expressions: Add CASE/WHEN nodes and fixes (and test) for functions just added to allowlist (#102040)
1 year ago
..
classic Hackaton: Add more unit tests, take 3 (#101525) 1 year ago
mathexp SQL Expressions: Re-implement feature using go-mysql-server (#99521) 1 year ago
ml Alerting: Log expression command types during evaluation (#84614) 2 years ago
sql SQL Expressions: Add CASE/WHEN nodes and fixes (and test) for functions just added to allowlist (#102040) 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
convert_to_long.go SQL Expressions: Re-implement feature using go-mysql-server (#99521) 1 year ago
convert_to_long_test.go SQL Expressions: Re-implement feature using go-mysql-server (#99521) 1 year ago
converter.go SQL Expressions: Re-implement feature using go-mysql-server (#99521) 1 year ago
converter_test.go SQL Expressions: Re-implement feature using go-mysql-server (#99521) 1 year 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: Add cell-limit for input dataframes (#101700) 1 year ago
graph_test.go SQL Expressions: Add cell-limit for input dataframes (#101700) 1 year ago
hysteresis.go Chore: Bump Go to 1.23.0 (#92105) 2 years 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) 3 years ago
ml.go SQL Expressions: Re-implement feature using go-mysql-server (#99521) 1 year ago
ml_test.go Chore: Remove plugincontext.ErrPluginNotFound (#74997) 3 years ago
nodes.go SQL Expressions: Add cell-limit for input dataframes (#101700) 1 year ago
nodes_test.go Dynatrace: Add to list of DS with custom label logic (#90258) 2 years ago
query.go expr: add explicit strict-mode const (#94838) 2 years 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) 1 year 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) 1 year ago
query.types.json Alerting: Add multiple threshold operators (#99516) 1 year ago
query_test.go Expressions: Create json schema for query types (#84032) 2 years ago
reader.go SQL Expressions: Add cell-limit for input dataframes (#101700) 1 year ago
reader_test.go expr: improved test (#94837) 2 years ago
service.go SQL Expressions: Re-implement feature using go-mysql-server (#99521) 1 year ago
service_sql_test.go SQL Expressions: Simplify test code (#101718) 1 year ago
service_test.go SQL Expressions: Add cell-limit for input dataframes (#101700) 1 year ago
sql_command.go SQL Expressions: Add cell-limit for input dataframes (#101700) 1 year ago
sql_command_test.go SQL Expressions: Add cell-limit for input dataframes (#101700) 1 year ago
testing.go Requester: Remove duplicated function (#97038) 2 years ago
threshold.go Alerting: Add multiple threshold operators (#99516) 1 year 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) 1 year ago
transform.go Chore: Move identity and errutil to apimachinery module (#89116) 2 years ago