We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2db8b5f + 3d2c6d8 commit c325602Copy full SHA for c325602
CHANGELOG.md
@@ -9,6 +9,16 @@ Changes:
9
* [ENHANCEMENT]
10
* [BUGFIX]
11
12
+## 0.17.0 / 2025-02-19
13
+
14
+Changes:
15
+* [FEATURE] Add perf_schema quantile columns to collector #897
16
+* [BUGFIX] Update Mixin dashboard to "editable: false" #911
17
+* [BUGFIX] Fix typo for "locahost" #914
18
+* [BUGFIX] Fix database quoting problem in collector 'info_schema.tables' #908
19
+* [BUGFIX] Use SUM_LOCK_TIME and SUM_CPU_TIME with mysql >= 8.0.28 #916
20
+* [BUGFIX] Add missing metrics_path to multi-target example #899
21
22
## 0.16.0 / 2024-11-08
23
24
Changes:
VERSION
@@ -1 +1 @@
1
-0.16.0
+0.17.0
0 commit comments