Skip to content

Releases: ekacnet/grafanacubism-panel

v0.1.1

28 Sep 21:46
86f5f4a
Compare
Choose a tag to compare

What's Changed

  • Update documentation by @ekacnet in #32
  • Make checker for grafana happy by not calling console.log() by @ekacnet in #33
  • Do not try to get the length of extractedVariables if it's null by @ekacnet in #34

Full Changelog: v0.1.0...v0.1.1

v0.1.0

17 Aug 18:24
e497865
Compare
Choose a tag to compare

What's Changed

  • Links are not always defined, check before using by @ekacnet in #30
  • Bump version and also update packages by @ekacnet in #31

Full Changelog: v0.0.8...v0.1.0

v0.0.8

17 Jun 06:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.7...v0.0.8

v0.0.7

17 Jun 03:43
Compare
Choose a tag to compare

What's Changed

The data points extrapolation should be fixed in this version in a nicer way.
This version also introduce zooming capabilities, see the documentation in the README.md file in the plugin for more details.

Finally shared crosshair has been enabled.

List of main commits:

Full Changelog: v0.0.5...v0.0.7

v0.0.5

20 May 04:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.4...v0.0.5

v0.0.4

08 May 06:06
69ab5aa
Compare
Choose a tag to compare

What's Changed

  • Various fixes by @ekacnet in #8
  • Rebuild the package-lock.json by @ekacnet in #9
  • Make it easier to develop by having different datasources and dashboards by @ekacnet in #10
  • Use development for the webpack mode even in production by @ekacnet in #11
  • Improve date handling by @ekacnet in #12
  • Update the version of cubism-es to deal errors like selectAll('text').node() is null by @ekacnet in #13
  • Fix upscalling of data by @ekacnet in #14
  • fix value display by @ekacnet in #15
  • Bump the plugin version 0.0.4 by @ekacnet in #16

Full Changelog: v0.0.3...v0.0.4

v0.0.3

16 Apr 05:31
Compare
Choose a tag to compare

Changelog:

  • Add a script to ease with the validation before submit
  • Fixed issues when min or max are not set
  • Fixed issues when there is no sample in in the input data between 2 timestamps and down-sampling is needed
  • Fix the display of name of metrics
  • Handle series without any data
  • Add a README file to be displayed inside the plugin.

Full Changelog: v0.0.2...v0.0.3

v0.0.2

05 Apr 06:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.1...v0.0.2

v0.0.1

26 Mar 15:05
Compare
Choose a tag to compare

What's Changed

  • Create plugin by @ekacnet in #1
  • Update a bunch of npm package by @ekacnet in #2
  • Control signing and prepare for signing releases by @ekacnet in #4
  • Fix the broken logo, remove other logo files that are not used by @ekacnet in #3
  • Update readme to add a graph by @ekacnet in #5
  • Update cubism-es module by @ekacnet in #6

New Contributors

Full Changelog: https://github.com/ekacnet/grafanacubism-panel/commits/v0.0.1