Version 1.0.3 release
Added some awesome new features:
- Each panel can be turn to flip card, so the severity is in the front, and the data about the element that represents the panel is in the back. When the severity is not OK, the card will be flipped automatically every X seconds (configurable). Thanks to @LLIyRiK adding this feature.
- Define what the purpose of each metric (threshold/disable criteria/text only), and define how to show it (middle text / top annotation).
- Thresholds can also be text, and instead of number range check, there will be equality check in this case.
- Value can be shown in the panel partially by supplying a regex. If there is match, only the match string will be shown.
Thanks @LLIyRiK, @zot42 & @bashnesnos for contributing to our plugin 😄