grafana / influxdb-flux-datasource

Grafana datasource plugin for Flux (InfluxDB)
Apache License 2.0
51 stars 21 forks source link

add series override does not work #76

Closed gwuillou closed 4 years ago

gwuillou commented 4 years ago

We are using flux, in order to diplay data in grafana. We had tried to use the series override for the visualization but it does not work.

Is it something already known?

we are using Grafana 6.5.2 and Influx 1.7.9 and flux v0.50. The grafana-flux plugin is v5.4.1 override

ElieLiabeuf commented 4 years ago

I have the same problem. It works but only with regex. Instead of the "alias" put "/alias/". The bug is still present with the "Fill below to" option as it does not work with regex but only aliases...

ryantxu commented 4 years ago

Is this still an issue in 7x? If it is, can you file an issue in the grafana repo? I do not think it is specific to influx