Skip to content

Built-in web UI: show query execution time similar to the time shown by VictoriaMetrics web UI #602

@valyala

Description

@valyala

Is your feature request related to a problem? Please describe

VictoriaMetrics web UI shows query execution time in the title of the query input field:

Image

It would be great if the web UI for VictoriaLogs could show query execution time in the similar way.

The commit c49f9ad adds VL-Request-Duration-Seconds http response header to all the responses sent by VictoriaLogs at http querying APIs. The information from this header must be displayed in the title for the query input field at VictoriaLogs web UI.

Describe the solution you'd like

See above

Describe alternatives you've considered

No response

Additional information

No response

Metadata

Metadata

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