Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
img | ||
partials | ||
specs | ||
README.md | ||
datasource.ts | ||
influx_query.ts | ||
influx_series.ts | ||
module.ts | ||
plugin.json | ||
query_builder.ts | ||
query_ctrl.ts | ||
query_help.md | ||
query_part.ts | ||
response_parser.ts |
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 |
---|---|---|
.. | ||
img | Loading commit data... | |
partials | Loading commit data... | |
specs | Loading commit data... | |
README.md | Loading commit data... | |
datasource.ts | Loading commit data... | |
influx_query.ts | Loading commit data... | |
influx_series.ts | Loading commit data... | |
module.ts | Loading commit data... | |
plugin.json | Loading commit data... | |
query_builder.ts | Loading commit data... | |
query_ctrl.ts | Loading commit data... | |
query_help.md | Loading commit data... | |
query_part.ts | Loading commit data... | |
response_parser.ts | Loading commit data... |