influxdata / influxdata/docs-v2
Add context to Flux yield() function
Open
Flux
product:flux
- Dominant language
- JavaScript
- Stars
- 82
- Forks
- 326
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 82
Description
Add context to Flux yield() function:
- Point out where the yield name changes (in Data Explorer > select View Raw Data)... “_result” will change to new name.
- Explicitly point out that changing the name of the “results” via the yield() function lets you use the yield function multiple times (on the same data set) in the UI.
https://docs.influxdata.com/influxdb/v2.0/reference/flux/stdlib/built-in/outputs/yield/
include @kristinarobinson for review
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.