File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.9.0 / 2016-09-26
2
+
3
+ BREAKING CHANGES:
4
+ * InnoDB buffer pool page stats have been renamed/fixed to better support aggregations (#130 )
5
+
6
+ * [ FEATURE] scrape slave status for multisource replication #134
7
+ * [ FEATURE] Add client statistics support (+ add tests on users & clients statistics) #138
8
+ * [ IMPROVEMENT] Consistency of error logging. #144
9
+ * [ IMPROVEMENT] Add label aggregation for innodb buffer metrics #130
10
+ * [ IMPROVEMENT] Improved and fixed user/client statistics #149
11
+ * [ FEATURE] Added the last binlog file number metric. #152
12
+ * [ MISC] Add an example recording rules file #156
13
+ * [ FEATURE] Added PXC/Galera info metrics. #155
14
+ * [ FEATURE] Added metrics from SHOW ENGINE INNODB STATUS. #160
15
+ * [ IMPROVEMENT] Fix wsrep_cluster_status #146
16
+
17
+
1
18
## 0.8.1 / 2016-05-05
2
19
3
20
* [ BUGFIX] Fix collect.info_schema.innodb_tablespaces #119
Original file line number Diff line number Diff line change 1
- 0.8.1
1
+ 0.9.0
You can’t perform that action at this time.
0 commit comments