File tree Expand file tree Collapse file tree 2 files changed +20
-6
lines changed
Expand file tree Collapse file tree 2 files changed +20
-6
lines changed Original file line number Diff line number Diff line change 22
33[ // ] : # ' The ci will use the first section starting with `##` as release notes. '
44
5- ## 3.0.0-beta.2
5+ ## 3.0.0
66
7- When using Checkmk < 2.2.0 you will have to choose the correct version in the
8- data source settings.
7+ ### Highlights
98
109- Add support for REST API endpoints of Checkmk 2.2.0
11- - Many UI-improvements
12- - Graphs in Grafana now show the same colors as in Checkmk
10+ - Many UI improvements:
11+ - Clearer layout for both the RAW and CEE Query Editor
12+ - RAW filters are now displayed vertically aligned
13+ - The filter type of existing filters can no longer be changed, they have
14+ to be removed, and another filter can be added.
15+ - Errors in the Query Editor Fields are more prominently featured in the
16+ inputs themselves
17+ - Graphs in Grafana now show the same color as in Checkmk
18+
19+ ### (Breaking) Changes
20+
21+ * When using Checkmk < 2.2.0 you will have to choose the correct version in the
22+ data source settings, as this defaults to ">= 2.2"
23+ * Graph Types have been renamed, existing configuration is not affect by this.
24+ * "Template" Graphs are now called "Predefined Graphs"
25+ * "Metric" Graphs are now called "Single Metric"
26+
1327
1428## 2.0.3
1529
Original file line number Diff line number Diff line change 11{
22 "name" : " tribe-29-checkmk-datasource" ,
3- "version" : " 3.0.0-beta.2 " ,
3+ "version" : " 3.0.0" ,
44 "description" : " " ,
55 "scripts" : {
66 "build" : " grafana-toolkit plugin:build" ,
You can’t perform that action at this time.
0 commit comments