File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change
1
+ Release 0.31.0
2
+
3
+ - Added support for DEB and RPM packages
4
+
5
+ - Updated version for build tools
6
+ - Updated build process for tools
7
+
8
+ - Fixed warnings in CI pipeline
9
+ - Updated test matrix for CI pipeline
10
+
11
+ - Fixed bug in development infrastructure setup
12
+ - Updated linter configuration
13
+
14
+ - Added license checker for source files
15
+
16
+ - Disabled some collectors in case collection limit is exceeded
17
+ - Disabled most collectors by default; added flag to enable all collectors
18
+
19
+ - Added flag to remove ambiguity for descending index metric
20
+ - Updated metric names generation for collstats, indexstats and top to follow Prometheus pattern
21
+ - Updated metric generation logic; use both cmdline flag and HTTP request param to generate metrics
22
+
23
+ - Removed dual requests to database for metric generation
24
+ - Fixed bug in collstats metric generation by disabling histogram for collstats
25
+
1
26
Release 0.20.8
2
27
3
28
Fixed bug PMM-8849: Fixed panic on nil data
You can’t perform that action at this time.
0 commit comments