Support sub-second in the time picker
Open
Nobody has claimed this yet.
Frontend
Improvement
- Dominant language
- TypeScript
- Stars
- 9.9k
- Forks
- 471
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 117
Description
The time picker for logs does not support sub-second date times while the logs are displayed at the millisecond resolution.
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
Start by locating the log view's time picker and the code that displays timestamps at millisecond resolution. Trace how picker values become the log time range, then verify that sub-second values can be entered or selected and that filtering matches the displayed millisecond precision.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend, observability
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100