Skip to content

VictoriaLogs web UI: allow zooming in to millisecond precision #112

@valyala

Description

@valyala

Is your feature request related to a problem? Please describe

It looks like hits panel at VictoriaLogs web UI doesn't support zooming in into sub-second time ranges. See the screenshot:
image

This prevents from investigation of log volumes on sub-second precision on the hits panel. This is quite common situation when some logs are generated with frequency higher than once per second.

Describe the solution you'd like

VictoriaLogs supports timestamps in the ingested logs with nanosecond precision. VictoriaLogs http APIs support timestamps with at least millisecond precision. It would be great if web UI for VictoriaLogs could properly query and display logs with at least millisecond precision. It would be great if hits panel could continue showing regular bars on sub-second time ranges. Currently it switches to dots starting from zoom level lower than a second. Dots aren't great representation of the volume of logs over time.

Describe alternatives you've considered

No response

Additional information

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestweb-uiIssues related to the user interface: layout, styling, usability, or UI-specific bugs.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions