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.
Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
influxdb.go | Loading commit data... | |
influxdb_test.go | Loading commit data... | |
model_parser.go | Loading commit data... | |
model_parser_test.go | Loading commit data... | |
models.go | Loading commit data... | |
query.go | Loading commit data... | |
query_part.go | Loading commit data... | |
query_part_test.go | Loading commit data... | |
query_test.go | Loading commit data... | |
response_parser.go | Loading commit data... | |
response_parser_test.go | Loading commit data... |