-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Migrate all dashboards to "flux" query language #63
Comments
Hi Ricardo Great job... Do you also want to migrate the System Dashboard to flux? BR |
Hi, yes that is the goal as well. Half of it is done already and I just need to copy it, the rest should be not too difficult. |
Hey @ronaldn1969, If you don't mind, you can try out the dashboards in here: flux-dashboards |
Hi Ricardo Actually I try to get my TIG Docker running with InfluxDB v2. Not so easy. I don't want to start 4 containers every time. As soon as I have it running, I will switch and test it. Oh... It might be possible to use fulx also on the 1.8? I will check later... |
Yes, you can also use the flux dashboards on a InfluxDB 1.8. There you have to set the Token to:
|
This took way longer then I liked it to. But now we have all dashboards in flux language as well. InfluxDB 2.2 or newer is needed. Highly appreciating test and validation. |
Once this is done, all dashboards shall be only using "flux" to query InfluxDB 1.8 and 2.0.
InfluxDB version <= 1.7.X won't be supported anymore.
The text was updated successfully, but these errors were encountered: