michelin / snowflake-grafana-datasource

Snowflake Grafana datasource plugin enables the visual representation of Snowflake data within Grafana dashboards and manages alerts.
Apache License 2.0
67 stars 33 forks source link

query rows hard limit 10000 #25

Closed kranthikirang closed 1 year ago

kranthikirang commented 1 year ago

Is there any reason to keep 10000 as a hard limit for query rows?

https://github.com/michelin/snowflake-grafana-datasource/blob/master/pkg/query.go#L19

In a time series with 5 minute samples 20 days worth for 3 nodes would be 17,280 rows as an example