Skip to content

Releases: scalyr/scalyr-grafana-datasource-plugin

3.1.3

12 Sep 17:54
dd247de
Compare
Choose a tag to compare
  • Bugfix around scalyrUrl assignment (Issue #124)

3.1.2

02 Jun 19:46
618c7b9
Compare
Choose a tag to compare
  • Cross-team query support.

3.1.1

04 Apr 20:30
8370068
Compare
Choose a tag to compare
  • Bugfix around use of query options (max data points & interval)

3.1.0

24 Mar 14:15
Compare
Choose a tag to compare
  • Bumped Golang version to 1.20
    • Bumped dependent packages (namely grafana-plugin-sdk-go) to latest
  • Bumped Node version to latest LTS version
    • Replaced the grafana/toolkit package with the grafana/{create,sign}-plugin packages
    • Bumped dependent package versions to latest
  • Bugfix around repeated panels with multiple-selected variables

3.0.9

14 Mar 14:49
Compare
Choose a tag to compare
  • #110: Do not set autoAlign (formerly the default) for plots to allow specification via query options

3.0.8

13 Oct 15:33
Compare
Choose a tag to compare
  • DataSet api usage improvements
  • Use the Grafana server context to cancel queries if signaled

3.0.7

05 Oct 17:03
Compare
Choose a tag to compare

DataSet api usage improvements

3.0.6

04 Oct 16:52
Compare
Choose a tag to compare

DataSet api usage improvements

3.0.5

04 Aug 13:28
Compare
Choose a tag to compare
  • Update yarn dependency @grafana/toolkit to 8.5.0
  • Set a custom user-agent to support tracking
  • Added user-specified label support (Issue #105)

3.0.4

07 Jun 18:09
Compare
Choose a tag to compare
  • Minor README.md fixes
  • Minor default server url fix
  • Support breakdown graphs with empty standard queries
  • Removed an unnecessary hardcoded field in top-facet requests
  • Minor change to support Grafana 8.2.x
  • Support for future LRQ api change