Releases: Checkmk/grafana-checkmk-datasource
Release v3.0.1-alpha.1
Test if new release pipeline is working.
Release v3.0.0
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
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
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
2.0.3
- Provide better error message on wrong authentication.
Release v2.0.2
2.0.2
- Removed
/distfolder from git repository. That means that it's no longer
possible to install this Grafana plugin bygit clone. If you usegit 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
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
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
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
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.