paregupt / ucs_traffic_monitor

Cisco UCS traffic monitoring using Grafana, InfluxDB and Telegraf
MIT License
81 stars 25 forks source link

Update influxql queries to flux #86

Open wgjhstt247 opened 2 years ago

wgjhstt247 commented 2 years ago

The latest version of InfluxDB uses Flux. There is some backwards compatibility with InfluxQL, but it requires additional instructions to setup.

paregupt commented 2 years ago

Upgrading the entire UTM to InfluxDB 2.0 is a great to have enhancement. Just upgrading to flux isn't worth the effort. Both are non-trivial effort. I am not sure if I will have cycles to pick this up.

BTW, thanks for finding the issues. Appreciate your help.