Skip to content

Commit 8400af2

Browse files
authored
Merge pull request #163 from prometheus/superq/0.9.0
Release 0.9.0
2 parents efde7fc + c754208 commit 8400af2

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
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+
118
## 0.8.1 / 2016-05-05
219

320
* [BUGFIX] Fix collect.info_schema.innodb_tablespaces #119

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.8.1
1+
0.9.0

0 commit comments

Comments
 (0)