Add timeseries number of value count in catalog or identifier?
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 28
- Forks
- 25
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 20
Description
Hi All,
It may be useful to be able to query the total number of values in a timeseries (or at least an approximation) in addition to its extents to make smarter multi-threaded client applications. The total number of values in irregular timeseries can be estimated only.
Thanks
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the existing timeseries catalog and identifier responses to determine where value-count metadata could fit. Define how exact counts or estimates for irregular timeseries should be represented, then verify the API behavior and documentation for the selected approach.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100