Notebooks: queryBuilder does not use group keys, for the group aggregate function.
Open
kind/bug
team/automation
- Dominant language
- TypeScript
- Stars
- 117
- Forks
- 51
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 4
Description
The existing notebooks code treats GroupBy to apply to values, not tag keys.
* See vid below.
* The GroupBy option should be different from the Filter option, since it should be the keys() (not the values for the _field).
https://user-images.githubusercontent.com/10232835/171297305-049e3b1c-f7f0-421d-88bc-9d7ca74e5e31.mov
For example of the correct interaction, see video in this PR:
https://github.com/influxdata/ui/pull/4716
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.