Skip to content

Releases: VictoriaMetrics/victorialogs-datasource

v0.16.2

06 Apr 12:33
9a49a1e
Compare
Choose a tag to compare

v0.16.1

02 Apr 08:31
2d28a95
Compare
Choose a tag to compare
  • 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

14 Mar 09:21
6b26bd6
Compare
Choose a tag to compare
  • 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

12 Feb 14:00
e274bcb
Compare
Choose a tag to compare
  • 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

30 Jan 13:51
a411ac0
Compare
Choose a tag to compare
  • BUGFIX: fix image links in public readme.

v0.14.2

29 Jan 12:47
b532af3
Compare
Choose a tag to compare
  • BUGFIX: fix issue with plugin signature.

v0.14.1

27 Jan 13:26
ee4e583
Compare
Choose a tag to compare
  • BUGFIX: fix the sign plugin procedure for the new release. See this PR and See this PR.

v0.14.0

27 Jan 10:16
93728ff
Compare
Choose a tag to compare
  • FEATURE: enable plugin sign procedure for new releases. See this PR.

v0.13.5

24 Jan 14:46
787afcb
Compare
Choose a tag to compare
  • BUGFIX: clean up the plugin codebase after the plugin verification procedure. See this PR and this PR.

v0.13.4

23 Jan 10:19
9a54578
Compare
Choose a tag to compare
  • BUGFIX: updated the backend plugin ID and revised the README.md file after the plugin verification procedure. See this PR.