Skip to content

Releases: flant/grafana-statusmap

0.5.1 (2022-05-05)

05 May 09:19
67aad8c
Compare
Choose a tag to compare

What's Changed

  • Fix fallback to timeseries for Grafana 6.x by @diafour in #264
  • Change docker-compose.yaml to work with Grafana 6.x
  • build(deps): bump actions/setup-go from 2 to 3 by @dependabot in #259
  • build(deps): bump actions/setup-node from 3.1.0 to 3.1.1 by @dependabot in #260
  • build(deps): bump actions/cache from 3.0.1 to 3.0.2 by @dependabot in #261

Full Changelog: v0.5.0...v0.5.1

0.5.0 (2022-04-07)

07 Apr 14:01
dbaf343
Compare
Choose a tag to compare

What's Changed

  • Support DataFrames by @peishaofeng (#239)
  • Add tooltip variables with percentual bucket range: __bucket_from, __bucket_to by @albertoperdomo2 (#242)
  • Support Grafana 8.4+
  • Hide markers in tooltip.
  • Docker compose with demo dashboard by @diafour in #240

New Contributors

Full Changelog: v0.4.2...v0.5.0

0.4.2 (2021-11-19)

19 Nov 14:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

0.4.1 (2021-02-18)

18 Feb 09:27
f900157
Compare
Choose a tag to compare
  • Fix regression in discrete mode. "Data has value with undefined color" (#184, #185)

0.4.0 (2021-02-17)

17 Feb 16:31
8c28d33
Compare
Choose a tag to compare
  • Add __y_label_trim variable for tooltip items. #148
  • Add y-label splitter for tooltip items. #153
  • Add custom content for toolip. #153
  • Fix to work with Grafana 7.4.x. #169
  • Migrate to grafana-toolkit and yarn to build and sign. #172
  • Cleanup dist directory content, reduce compiled plugin size, remove dist from repository. #180 #172
  • Code cleanup: fix huge amount of linter errors and warnings. #172
  • Add Github Actions configuration to automate release process. #177
  • Add unobtrusive branding. #181

flant-statusmap-panel v0.3.4

12 Oct 08:39
0216336
Compare
Choose a tag to compare
  • Fix to work in Grafana 7.2.0, 7.2.1 #135
  • Fix 'name' in tooltip for opacity and gradient modes #137
  • Fix color scale for opacity and gradient modes #132, #124

flant-statusmap-panel v0.3.3

08 Sep 10:25
012bcac
Compare
Choose a tag to compare
  • Fix fallback to string events for older versions of Grafana #129

flant-statusmap-panel v0.3.2

08 Sep 10:24
9a2e4a3
Compare
Choose a tag to compare

Grafana repository compatibility:

  • Fix relative links in README
  • Add the 'grafanaDependency' field in plugin.json

flant-statusmap-panel v0.3.1

21 Jul 15:05
4b7d111
Compare
Choose a tag to compare
  • Fix for Grafana 7.1.0 #118 #116
  • Fix dependency from Dependabot #117

flant-statusmap-panel v0.3.0

14 Jul 10:14
f02831f
Compare
Choose a tag to compare
  • Tooltip freeze on click
  • Show URLs in tooltip
  • Pagination controls
  • Fix tooltip and null buckets
  • Fix display for 6.7+, 7.0+