grafana/public/app/plugins/datasource/influxdb/partials
Stephen SORRIAUX 3866839b19 Datasources: add support for POST HTTP verb for InfluxDB (#16690)
A new parameter `queryMode` is added to the InfluxDB datasource to provide a way to use POST instead of GET when querying the database. This prevents to get any error when querying the database with a heavy request.
Default configuration is kept to GET for backward compatibility. Tests and documentation have been added for this new behaviour.
2019-05-02 15:30:37 +02:00
..
annotations.editor.html public: fix codespell issues 2018-04-13 20:31:29 +02:00
config.html Datasources: add support for POST HTTP verb for InfluxDB (#16690) 2019-05-02 15:30:37 +02:00
query.editor.html graph: fixes click after scroll in series override menu 2019-02-25 02:11:28 +01:00