Document the Full Long Type formats
Open
- Dominant language
- Go
- Stars
- 14
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
This is a new format for numeric and time series returned by SQL expressions that is a bit different from long:
- It uses a unified numeric numeric column for all metrics
- null in label means that label key does not exist for the corresponding row
This makes it so there is less loss of information when converting to and from wide/multi formats.
So this new format needs documentation.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.