3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
grafana/pkg/tsdb/mssql
Marcus Efraimsson 1c892a2fc4
Postgres/MySQL/MSSQL: Add setting to limit maximum amount of rows processed ()
Adds a new setting dataproxy.row_limit that allows an operator to limit the 
amount of rows being processed/accepted in response to database queries 
originating from SQL data sources.

Closes 
Ref 

Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2021-09-13 15:27:51 +02:00
..
macros_test.go SQL: Migrate to use SDK contracts () 2021-09-07 09:35:37 +02:00
macros.go SQL: Migrate to use SDK contracts () 2021-09-07 09:35:37 +02:00
mssql_test.go Postgres/MySQL/MSSQL: Add setting to limit maximum amount of rows processed () 2021-09-13 15:27:51 +02:00
mssql.go Postgres/MySQL/MSSQL: Add setting to limit maximum amount of rows processed () 2021-09-13 15:27:51 +02:00