Skip to content

Releases: chaos-mesh/datasource

v3.0.0

10 Jan 02:44
Compare
Choose a tag to compare

What's Changed

Added

  • Support multi-value variables (for example, you can select multiple experiment names as a filter)

Changed

Deprecate Angular support. Refer to #55 for more details.
Please also read the README for new information.

Full Changelog: v2.2.3...v3.0.0

v2.2.3

06 Aug 16:53
Compare
Choose a tag to compare

Fixed

  • Update the outdated annotations screenshot.

v0.2.3

02 Aug 14:55
Compare
Choose a tag to compare

Deprecated

The old plugin yeya24-chaosmesh-datasource is deprecated. Please use https://grafana.com/grafana/plugins/chaosmeshorg-datasource/.

v2.2.2

31 Jul 13:43
Compare
Choose a tag to compare

Changed

Ready for submission to grafana official plugins repository. 🥰

v2.2.1

28 Jul 14:42
Compare
Choose a tag to compare
v2.2.1 Pre-release
Pre-release

Fixed

  • Clone the annotation query before using it, which prevents mutating the original value if you use a variable in annotations.
  • Reset the kind field to input in annotations, which allows you to use variables in the kind field, such as $kind.

v2.2.0

25 Jun 06:51
Compare
Choose a tag to compare
v2.2.0 Pre-release
Pre-release

Added

  • Allow to specify a limit on the number of events for all queries in the settings
  • Add Workflow metric to the Variables

Changed

  • Optimize the display of annotations

Fixed

  • Allow the query string to be specified in the Variables Query

v2.1.0

15 Oct 03:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v2.1.0

v0.2.2

15 Apr 03:00
Compare
Choose a tag to compare

Changed

  • Allow custom value in the select field

v0.2.1

10 Mar 02:38
6640fce
Compare
Choose a tag to compare

Add screenshots in the production bundle.

v0.2.0

09 Mar 03:49
Compare
Choose a tag to compare

The v0.2.0 refactor the whole plugin.

Now the brand new chaos-mesh-datasource plugin supports:

  • Displaying Chaos events in a table visualization
  • Support Variables to filter Chaos events
  • Support Annotations to annotate Chaos events on the panel