Closed kodek closed 6 months ago
It's a Grafana thing: https://grafana.com/docs/plugins/developing/datasources/#query
As near as I can tell it only makes a difference when the backend supports it. Graphite does and there is an issue on InfluxDB to add support for it.
Actually I'll leave this open - this limitation should be communicated to the user via a tooltip on the max data points option.
Removed the option instead
I've set the value to 1, and it does not have any effect on the graph. Upon looking at the code, I'm not sure "maxDataPoints" is referenced anywhere.
Unrelated: I'm still seeing a data point limit, but I'm assuming it's imposed by Grafana. Is this limit documented anywhere? Thanks!