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:
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
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:
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-Secondshttp 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