Skip to content

Release v2.0.2

Choose a tag to compare

@github-actions github-actions released this 05 Oct 11:05

2.0.2

  • Removed /dist folder from git repository. That means that it's no longer
    possible to install this Grafana plugin by git clone. If you use git pull
    to update the plugin, you will have to change your deployment strategy of
    this plugin. Please refer to the official documentation
  • FIX: After changing a "Hostname Regex", the graph was not automatically
    updated, but Grafanas "Refresh dashboard" button on the upper right had
    to be clicked. Now the graph should update automatically. In order to
    limit the load on the checkmk server, the update is delayed by 500ms for
    text fields.
    This also affects: Hostname regex, Service Regex, Host is in Group,
    Service is in Group