Closed Tamas92 closed 4 years ago
@Tamas92 thanks for the issue. In order for the flux option to show up in chronograf, you also need to enable it in your influxdb instance. Please confirm that is the case https://docs.influxdata.com/flux/v0.65/introduction/installation#sidebar
if there is still an issue, could you add a screenshot?
Yes, it is enabled:
pi@raspberrypi:~ $ cat /etc/influxdb/influxdb.conf |grep -i flux-enable flux-enabled = true
I can see Flux here, but in the screenshots what I could see as fluxeditor there was a menu below the explore.
I can see Flux here, but in the screenshots what I could see as fluxeditor there was a menu below the explore.
I'm sorry, i don't think i understand what you are trying to say. Is there any way you could help clarify?
https://www.influxdata.com/blog/introducing-flux-editor-in-chronograf/
I want to reach this:
@Tamas92 ah now i get it. That screenshot was from an older version of the editor and is no longer available in the latest version.
Closing, the current layout contains all required parts.
Closing, the current layout contains all required parts.
Thanks for drawing the attention to gui change. I did not realized that this. Confed flux-enabled = true influxdb.conf, working fine now!
I read on this site: https://www.influxdata.com/blog/introducing-flux-editor-in-chronograf/
That the flux editor is available in the nightly version. I installed on my Raspberry, but the menu is not visible.
pi@raspberrypi:~ $ chronograf --version Chronograf 202006170351~nightly (git: 94db028b1d127f2841c1f1df96a69c00075ecdc1)
Am I missed something?