mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 16:52:36 +08:00

Adds settings for SQL expressions: sql_expression_cell_output_limit Set the maximum number of cells that can be returned from a SQL expression. Default is 100000. sql_expression_timeout The duration a SQL expression will run before being cancelled. The default is 10s.