Skip to content
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

Load Data: Add flux sources to the load data page #776

Open
russorat opened this issue Mar 4, 2021 · 0 comments
Open

Load Data: Add flux sources to the load data page #776

russorat opened this issue Mar 4, 2021 · 0 comments
Labels
enhancement New feature or request team/ui

Comments

@russorat
Copy link
Contributor

russorat commented Mar 4, 2021

right now, we have a feature flag: influx.set("load-data-flux-sources", true) which will add a Flux Sources area to the app:

image

The goal of this issue is to add Flux sources to this page so that a user searching that page would see flux sources as an option.

Let's start with the sql sources: https://docs.influxdata.com/influxdb/v2.0/reference/flux/stdlib/sql/from/#examples

The expectation is that someone clicking on a "Flux From MySQL" data source, would be dropped into a flux script editor with the example populated. For example:

image

@russorat russorat added enhancement New feature or request team/ui labels Mar 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request team/ui
Projects
None yet
Development

No branches or pull requests

1 participant