Keda: InfluxDB metrics Scaler

Created on 11 Oct 2020  路  4Comments  路  Source: kedacore/keda

Provide a scaler based on a query to InfluxDB (similar to Prometheus or CloudWatch)

  • Scaler Source: InfluxDB is a popular timeseries DB.
  • How do you want to scale: Scale on target value from Flux query. Similar to zalando metrics adapter here
  • Authentication: InfluxDB client require address and token for authentication (ref)

Would you consider a PR which will add this or it's better suited as external scaler?

scaler

Most helpful comment

@gordonbondon PR would be great!

All 4 comments

@gordonbondon PR would be great!

@gordonbondon Hello, are you taking a crack at adding this scaler? I was also thinking about submitting a PR.

@yquansah I've been working on it, but it's a bit far from being ready right now

I believe this is now released in https://github.com/kedacore/keda/releases/tag/v2.1.0

Was this page helpful?
0 / 5 - 0 ratings