Skip to content

Releases: Checkmk/grafana-checkmk-datasource

Release v3.0.1-alpha.1

11 May 16:20

Choose a tag to compare

Pre-release

Test if new release pipeline is working.

Release v3.0.0

06 Apr 11:52

Choose a tag to compare

3.0.0

Highlights

  • Add support for REST API endpoints of Checkmk 2.2.0
  • Many UI improvements:
    • Clearer layout for both the RAW and CEE Query Editor
    • RAW filters are now displayed vertically aligned
    • The filter type of existing filters can no longer be changed, they have
      to be removed, and another filter can be added.
    • Errors in the Query Editor Fields are more prominently featured in the
      inputs themselves
  • Graphs in Grafana now show the same color as in Checkmk

(Breaking) Changes

  • When using Checkmk < 2.2.0 you will have to choose the correct version in the
    data source settings, as this defaults to ">= 2.2"
  • Graph Types have been renamed, existing configuration is not affect by this.
    • "Template" Graphs are now called "Predefined Graphs"
    • "Metric" Graphs are now called "Single Metric"

Release v3.0.0-beta.2

27 Mar 11:40

Choose a tag to compare

Release v3.0.0-beta.2 Pre-release
Pre-release

3.0.0-beta.2

When using Checkmk < 2.2.0 you will have to choose the correct version in the
data source settings.

  • Add support for REST API endpoints of Checkmk 2.2.0
  • Many UI-improvements
  • Graphs in Grafana now show the same colors as in Checkmk

Release v3.0.0-beta.1

24 Jan 09:35

Choose a tag to compare

Release v3.0.0-beta.1 Pre-release
Pre-release

3.0.0-beta.1

When using Checkmk < 2.2.0 you will have to choose the correct version in the
data source settings.

  • Add support for REST API endpoints of Checkmk 2.2.0
  • Many UI-improvements
  • Graphs in Grafana now show the same colors as in Checkmk

Release v2.0.3

14 Nov 14:38

Choose a tag to compare

2.0.3

  • Provide better error message on wrong authentication.

Release v2.0.2

05 Oct 11:05

Choose a tag to compare

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

2.0.1

08 Aug 12:15

Choose a tag to compare

Bug fixes:

  • 2.0.0 had a broken release process: Logo was missing
  • Change required Grafana version from 7.0.0 to 8.0.0

2.0.0

27 Jul 11:20
94e2968

Choose a tag to compare

Checkmk's Grafana connector underwent a complete rewrite in this release. It requires Grafana >= 8.0.0 and Checkmk > 2.1.0
(It is possible to query data from Checkmk >= 2.0.0p20, but host and service dropdowns are not constrained by other active filters and single metric graphs do not work with Checkmk Raw Edition).

An update script is available to migrate the configuration from the previous connector to this new one, see README.md on how to use it. However, there are some backwards incompatible changes and not all features are conserved.

Connector 2.0 beta3

02 Jun 12:24

Choose a tag to compare

Connector 2.0 beta3 Pre-release
Pre-release

Checkmk's Grafana connector underwent a complete rewrite and has now entered its Beta testing stage. This plugin release accompanies the upcoming checkmk 2.1 release, yet for testing purposes it will work with checkmk 2.0.0p20

An update script is available to migrate the configuration from the previous connector to this new one. However, there are some backwards incompatible changes and not all features are conserved.

Connector 2.0 beta2

28 Mar 14:30

Choose a tag to compare

Connector 2.0 beta2 Pre-release
Pre-release

Checkmk's Grafana connector underwent a complete rewrite and has now entered its Beta testing stage. This plugin release accompanies the upcoming checkmk 2.1 release, yet for testing purposes it will work with checkmk 2.0.0p20

An update script is available to migrate the configuration from the previous connector to this new one. However, there are some backwards incompatible changes and not all features are conserved.