influxdata / influxdata/ui

Load Data: Add flux sources to the load data page

Open
#776 0 comments 0 reactions 0 assignees View on GitHub
enhancement team/ui
Dominant language
TypeScript
Stars
117
Forks
51
Avg merge
2d 15h
Merged PRs (30d)
4

Description

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](https://user-images.githubusercontent.com/4805997/110016777-49ee4980-7cda-11eb-8eb1-a8311df5065c.png)

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](https://user-images.githubusercontent.com/4805997/110017394-0516e280-7cdb-11eb-9a5b-1ad753062c68.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.