- BUGFIX: fix shows the original error message returned from the VictoriaLogs backend on status code 400. It should help to troubleshoot problems with query or syntax. See this pull request.
- BUGFIX: fix extend the
Custom query parameters
label width to fix the title. See this pull request
Thanks to @tommysitehost. - BUGFIX: fix handle empty
_stream
field when it returns like_stream:"{}"
from the datasource. See this issue.