You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10-1Lines changed: 10 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
8
## [Unreleased]
9
9
### Changed
10
10
11
+
### Added
12
+
13
+
### Fixed
14
+
15
+
## [0.9.0]
16
+
### Changed
17
+
11
18
### Added
12
19
-[PMM-4131](https://jira.percona.com/browse/PMM-4131): Added missing features from [dcu/mongodb_exporter](https://github.com/dcu/mongodb_exporter). See list below.
13
20
- New metrics:
@@ -18,6 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
18
25
19
26
### Fixed
20
27
-[PMM-4427](https://jira.percona.com/browse/PMM-4427): Panic when read rocksdb status, txh [@lijinglin2019](https://github.com/lijinglin2019).
28
+
-[PMM-4583](https://jira.percona.com/browse/PMM-4583): Fix panic when GetTotalChunksByShard (#158), txh [@lijinglin2019](https://github.com/lijinglin2019).
0 commit comments