Daniel Whatmuff
Daniel Whatmuff
Great little project, thanks for this. FYI a few warnings come up when installing, see below. Python: 3.6.6 Pip: 10.0.1 ```nodb 0.3.2 has requirement boto3==1.4.4, but you'll have boto3 1.7.65...
* Implement required functionality to support influx v3 * Add tests * Extend metadata parsing tests with additional data Fixes https://github.com/kedacore/keda/issues/5445 Relates to https://github.com/kedacore/keda-docs/pull/1318
### Proposal The new version of InfluxDB (v3.0/clustered) does not support Flux queries and therefore the existing scaler cannot be used. This proposal related to adding support for scaling based...
* Add documentation for the influx scaler related to support for influx v3. Additional parameters and an example of usage.
## Is your request related to a new offering from AWS? No ## Is your request related to a problem? Please describe. When managing docker/ECR based lambda deployments outside of...