Skip to content

Release 1.0.7

Compare
Choose a tag to compare
@YehonatanVonage YehonatanVonage released this 05 Dec 10:04
· 51 commits to master since this release

Added some new useful features:

  • Threshold settings (#71, #87) - removed 'show always' option, and replaced it with 2 options:
    • Display Alias - Select when to show the metric alias.
    • Display Value - Select when to show the metric value.

grafanastatuspanelthresholdmetricdisplay

  • Text format configuration (bold / italic) for warning / critical / disabled states (#87)

grafanastatuspanelfontformat

  • Option to change the corner radius of the panel. Now you can change the panel's shape to have rounded corners (#60)

grafanastatuspanelcornerradius grafanastatuspanelcornerradiuspanel

  • Fixed decimal precision in case we get number with format like '1e-10' (#76)
  • Bugfix - When creating new metric, The 'Handler Type' didn't get default value (#73)

Thanks to @PeteBa, @Marc-Assmann, @Brtle, @Thor77 & @nicolasfourcade for their contribution