Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
2.0.2 source code.tar.gz | 2018-09-26 | 862.4 kB | |
2.0.2 source code.zip | 2018-09-26 | 1.1 MB | |
README.md | 2018-09-26 | 439 Bytes | |
Totals: 3 Items | 2.0 MB | 2 |
2.0.2
Bug Fixes
- Elasticsearch Data Source: Removed unneeded
"json": true
option breaking requests
2.0.1
Features
-
InfluxDB Data Source: Added additional properties for controlling the HTTP(S) request that gets generated.
options
gives full control of the request, whileinsecureSsl
is a boolean shortcut for ignoring SSL validation -
Elasticsearch Data Source: Added undocumented
options
property