|
1 | 1 | # Percona Monitoring and Management 2.43.0
|
2 | 2 |
|
3 |
| -| **Release date** | September 16th, 2024 | |
| 3 | +| **Release date** | September 19th, 2024 | |
4 | 4 | | -----------------| ----------------------------------------------------------------------------------------------- |
|
5 | 5 | | **Installation** | [Installing Percona Monitoring and Management](../quickstart/index.md) |
|
6 | 6 |
|
@@ -206,11 +206,11 @@ Need help with the upgrade process? Our team of PostgreSQL experts can guide you
|
206 | 206 |
|
207 | 207 | - [PMM-13243](https://perconadev.atlassian.net/browse/PMM-13243): We've added a new `cluster_role` label to the `mongodb_up` metric, which identifies the type of node: `mongos` for query routers, `mongod` for database instances and `arbiter` for arbiter nodes.
|
208 | 208 |
|
209 |
| -This label makes it easier to understand and monitor your MongoDB cluster by allowing you to filter and group metrics based on node roles. When querying the `mongodb_up` metric, the `cluster_role` label provides immediate insight into each instance's role, improving the visibility and management of your MongoDB infrastructure. |
| 209 | + This label makes it easier to understand and monitor your MongoDB cluster by allowing you to filter and group metrics based on node roles. When querying the `mongodb_up` metric, the `cluster_role` label provides immediate insight into each instance's role, improving the visibility and management of your MongoDB infrastructure. |
210 | 210 |
|
211 | 211 | - [PMM-13141](https://perconadev.atlassian.net/browse/PMM-13141) - Introduced new MongoDB metrics for Feature Compatibility Version (FCV), enhancing monitoring capabilities for multi-version deployments.
|
212 | 212 |
|
213 |
| -This metric, collected automatically via the MongoDB exporter, provides insights into individual node compatibility and supports upcoming PMM advisors. |
| 213 | + This metric, collected automatically via the MongoDB exporter, provides insights into individual node compatibility and supports upcoming PMM advisors. |
214 | 214 |
|
215 | 215 | - [PMM-12333](https://perconadev.atlassian.net/browse/PMM-12333): [Installation] - The PMM Client tarball installation process has been improved with more user-friendly features, including clearer error messages for permission issues, a helpful usage guide, and better overall guidance, making the setup process more intuitive and less error-prone for users.
|
216 | 216 |
|
@@ -247,5 +247,5 @@ This metric, collected automatically via the MongoDB exporter, provides insights
|
247 | 247 |
|
248 | 248 | - [PMM-13071](https://perconadev.atlassian.net/browse/PMM-13071): The **Explain** tab on the Query Analytics (QAN) page now properly handles unsupported MongoDB query types. For operations like `INSERT`, which don’t support explain functionality, you will now see a clear message saying that the operation is not explainable.
|
249 | 249 |
|
250 |
| -This replaces the previous, confusing error message about duplicate BSON fields, offering more accurate feedback in QAN. |
| 250 | + This replaces the previous, confusing error message about duplicate BSON fields, offering more accurate feedback in QAN. |
251 | 251 |
|
0 commit comments