Skip to content

Releases: VictoriaMetrics/victoriametrics-datasource

v0.13.1

30 Jan 10:48
3673f08
Compare
Choose a tag to compare
Automatic CHANGELOG update (#270)

v0.13.0

29 Jan 09:56
0d6e500
Compare
Choose a tag to compare
  • FEATURE: enable plugin sign procedure for new releases. See this PR and this PR.

v0.12.2

24 Jan 15:07
a80aee7
Compare
Choose a tag to compare
  • FEATURE: change localStorage key names to avoid collisions with other systems. See this PR.

  • BUGFIX: clean up the plugin codebase after the plugin verification procedure. See this PR and this PR.

v0.12.1

23 Jan 16:11
decb9b7
Compare
Choose a tag to compare
  • BUGFIX: fix issue with including the lezer-metricsql package to the build and fix public folder. See this PR.
  • BUGFIX: fix plugin loading for query formatting in the editor. See this issue.
  • BUGFIX: fix issue with "Prettify query" functionality corrupting dashboard JSON model. See this issue.

v0.12.0

23 Jan 13:16
c776f4d
Compare
Choose a tag to compare

⚠️ Breaking Change: Plugin ID Updated
Update Note 1:
In the new version of the plugin, the plugin ID has been updated. The new plugin ID is victoriametrics-metrics-datasource. This is a breaking change: Grafana will treat this as a new plugin.

  • You must update the allow_loading_unsigned_plugins field in the grafana.ini or defaults.ini configuration file.
    Example:
    allow_loading_unsigned_plugins = victoriametrics-metrics-datasource  
  • If you are using provisioning, update the type field to victoriametrics-metrics-datasource in your provisioning configuration.
  • After making these changes, you must restart the Grafana server for the updates to take effect.
  • FEATURE: update plugin id name to victoriametrics-metrics-datasource after the review while sign procedure. See this issue.

v0.11.1

20 Jan 13:04
f39bb7c
Compare
Choose a tag to compare
  • BUGFIX: fix checksum calculation for release files.

v0.11.0

20 Jan 12:07
c1d72c3
Compare
Choose a tag to compare
  • FEATURE: include request url in the got unexpected response status code error message for troubleshooting.
    Thanks to @chenlujjj for the pull request.

  • BUGFIX: fix issue with variables not working in adhoc filters. See this issue.

  • BUGFIX: fix query type switching when creating alerts in Grafana. See this issue

v0.10.3

21 Nov 17:03
059d4b8
Compare
Choose a tag to compare
  • BUGFIX: fix query loading when using multiple visible queries in a panel. See this issue.
  • BUGFIX: fix escaping when selecting metrics in the metrics browser. See this issue.
  • BUGFIX: fix incorrect step calculation in annotation queries. See this issue.

v0.10.2

07 Nov 13:37
aad9171
Compare
Choose a tag to compare

v0.10.1

17 Oct 15:11
ec499c0
Compare
Choose a tag to compare
  • BUGFIX: fixed healthcheck