grafana / influxdb-flux-datasource

Grafana datasource plugin for Flux (InfluxDB)
Apache License 2.0
51 stars 21 forks source link

Include a max series or max total points breaker #93

Closed ryantxu closed 4 years ago

ryantxu commented 4 years ago

With the backend plugin, we removed the 'max series' concept from the frontend.... but the backend also needs to be careful to not read too much data.

Currently it could scan forever