Releases: scalyr/scalyr-grafana-datasource-plugin
Releases · scalyr/scalyr-grafana-datasource-plugin
3.1.7
25 Sep 15:12
Compare
Sorry, something went wrong.
No results found
Plugin setup changes:
Use a less expensive api key check
Ensure the default DataSet url is set
Set the power query frequency to high (for performance)
3.1.6
19 Sep 19:13
Compare
Sorry, something went wrong.
No results found
Rate limit DataSet LRQ sessions rather than HTTP requests
Prevents LRQ sessions from being terminated if a LRQ ping is throttled
3.1.5
24 Jul 14:31
Compare
Sorry, something went wrong.
No results found
Updated grafana-plugin-sdk-go to 0.250.0
3.1.4
19 Dec 17:10
Compare
Sorry, something went wrong.
No results found
3.1.3
12 Sep 17:54
Compare
Sorry, something went wrong.
No results found
Bugfix around scalyrUrl assignment (Issue #124 )
3.1.2
02 Jun 19:46
Compare
Sorry, something went wrong.
No results found
Cross-team query support.
3.1.1
04 Apr 20:30
Compare
Sorry, something went wrong.
No results found
Bugfix around use of query options (max data points & interval)
3.1.0
24 Mar 14:15
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
#110 : Do not set autoAlign (formerly the default) for plots to allow specification via query options
3.0.8
13 Oct 15:33
Compare
Sorry, something went wrong.
No results found
DataSet api usage improvements
Use the Grafana server context to cancel queries if signaled