Skip to content

Releases: Checkmk/grafana-checkmk-datasource

v3.4.0-beta.1

11 Sep 07:09

Choose a tag to compare

v3.4.0-beta.1 Pre-release
Pre-release

3.4.0 - Beta 1

  • Updated error message when Rest API cannot be found
  • Switched from yarn to npm
  • Updated dependencies to latest versions
  • Updated unit tests
  • Migrated end-to-end tests to Playwright
  • Updated documentation

v3.3.0

17 Apr 13:44

Choose a tag to compare

  • Support for new autocomplete endpoints
  • Rebranding of Checkmk commercial products

v3.2.2

22 Feb 16:10

Choose a tag to compare

  • Support for Checkmk Managed Edition
  • Align defaults for datasource settings
    If you use checkmk raw edition and a provisioned datasource or created
    the datasource with an very old version of this plugin
    you have to take
    manual action. See commit message b6aa9b
  • Clarify error message on 404 on REST-API request

v3.2.2b1

23 Jan 14:46

Choose a tag to compare

v3.2.2b1 Pre-release
Pre-release
  • Align defaults for datasource settings
  • Clarify error message on 404 on REST-API request

v3.2.1

15 Jan 13:52

Choose a tag to compare

  • Dropped support for Grafana prior 9.5.15

v3.2.0

08 Jan 09:09

Choose a tag to compare

3.2.0

  • Dropped support for Grafana prior 9.0.0
  • At custom label field:
    • Filter values can be used as variables
  • Bugfix: Remove decimals from time periods as Checkmk does not support sub-second accuracy
  • Datasource configuration:
    • Mention feature degratadtion for older versions of Checkmk
    • Display an error message on edition mismatch
    • Update non-RAW editions name

v3.1.1

05 Sep 08:06

Choose a tag to compare

3.1.1

  • update dependencies

v3.1.0

15 Jun 19:29

Choose a tag to compare

3.1.0

  • added support for query variables
  • better error message for missing mandatory fields

Release v3.1.0-beta.1

13 Jun 10:43

Choose a tag to compare

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

3.1.0-beta.1

  • added support for query variables
  • better error message for missing mandatory fields

Release v3.0.1

12 Jun 08:20

Choose a tag to compare

3.0.1

  • We now build and ship a signed version of this plugin:
    • The signed plugin "Checkmk data source for Checkmk Cloud Edition" will
      only talk to the Cloud Edition of checkmk
    • the plugin id is checkmk-cloud-datasource, so dashboards created with
      the unsigned data source (id=tribe-29-checkmk-datasource) needs to be
      recreated. We will try to provide a script to automatically transfer
      existing dashboards in the near future.
    • The unsigned plugin (id=tribe-29-checkmk-datasource) will continue to
      work and will still be maintained.
  • Adapted the build process of the plugin to use @grafana/create-plugin
  • "tribe29 GmbH" is now "Checkmk GmbH"