victronenergy / venus-grafana

Default Grafana dashboards, for docker solution and Venus OS Large
MIT License
48 stars 10 forks source link

Grafana query search limits the shown measurements to 100 #6

Open dirkjanfaber opened 9 months ago

dirkjanfaber commented 9 months ago

Continuation of https://github.com/victronenergy/venus-docker-grafana/issues/8 in the new repository on request of @mman

mman commented 5 months ago

To not forget where this is coming from, this is the original patch that limits the number of returned measurements in the auto complete popup to 100:

https://github.com/grafana/grafana/blob/8f38ef70ceaea12ca27bc0d856951e6e036da115/public/app/plugins/datasource/influxdb/influxql_query_builder.ts#L118-L123