Releases: VictoriaMetrics/victorialogs-datasource
Releases · VictoriaMetrics/victorialogs-datasource
v0.16.2
- BUGFIX: properly close io.ReadCloser to avoid memory leak. See this pull request.
v0.16.1
- BUGFIX: fix log context in dashboard view. See this pull request.
- BUGFIX: fix parsing of
_stream
field with other than alpha-numeric characters in stream keys. See this issue and this issue. - BUGFIX: fix a bug where array indices were appended to log messages, resulting in incorrect log display on the dashboard. See this issue.
- BUGFIX: fix Ad Hoc filter values autocomplete. See this issue.
- BUGFIX: fix loading of field values for Grafana variables. See this issue.
v0.16.0
- FEATURE: implements the getLogRowContext method. See this issue.
Thanks to @Libr4rian for this pull request. - FEATURE: add support for build the linux/s390x. Extend backend build process to add more architectures. See this issue.
- FEATURE: add configuration screen for Custom query parameters. See this issue.
Thanks to @tommysitehost for this pull request. - BUGFIX: fix build annotation from the label field. All labels transforms to the string representation. See this issue.
- BUGFIX: fix the bug with incorrect bar display on the Logs Volume chart. See this issue.
v0.15.0
- FEATURE: add configuration screen for derived fields. See this issue.
Thanks to @090809 for the pull request. - BUGFIX: fix live mode shows the first query result instead of separately requested two different results. See this issue.
v0.14.3
- BUGFIX: fix image links in public readme.
v0.14.2
- BUGFIX: fix issue with plugin signature.