Releases: chaos-mesh/datasource
Releases · chaos-mesh/datasource
v3.0.0
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
v0.2.3
Deprecated
The old plugin yeya24-chaosmesh-datasource
is deprecated. Please use https://grafana.com/grafana/plugins/chaosmeshorg-datasource/.
v2.2.2
v2.2.1
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 toinput
in annotations, which allows you to use variables in the kind field, such as$kind
.
v2.2.0
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