influxdata / influxdata/docs-v2
Clarify tag key names are stored as header
- Dominant language
- JavaScript
- Stars
- 82
- Forks
- 326
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 82
Description
Clarify tag key names are stored as header on the findcolumn() function page.
New user feedback!
Page: https://docs.influxdata.com/flux/v0.x/stdlib/universe/findcolumn/
Feedback: key and tag information is confusing and it is not clear why they are needed in this function to begin with - why can't I just grab the column I want from the table I piped in?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the Flux findcolumn() function page at https://docs.influxdata.com/flux/v0.x/stdlib/universe/findcolumn/. Clarify that tag key names are stored as headers and explain why key and tag information is needed instead of directly selecting a column; the page should address the user's confusion.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 48/100