Releases: Checkmk/grafana-checkmk-datasource
Releases · Checkmk/grafana-checkmk-datasource
v3.4.0-beta.1
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
- Support for new autocomplete endpoints
- Rebranding of Checkmk commercial products
v3.2.2
- 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
- Align defaults for datasource settings
- Clarify error message on 404 on REST-API request
v3.2.1
- Dropped support for Grafana prior 9.5.15
v3.2.0
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
3.1.1
- update dependencies
v3.1.0
3.1.0
- added support for query variables
- better error message for missing mandatory fields
Release v3.1.0-beta.1
3.1.0-beta.1
- added support for query variables
- better error message for missing mandatory fields
Release v3.0.1
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.
- The signed plugin "Checkmk data source for Checkmk Cloud Edition" will
- Adapted the build process of the plugin to use
@grafana/create-plugin - "tribe29 GmbH" is now "Checkmk GmbH"