Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Commit 174622b

Browse files
authored
format changes (#1310)
1 parent 34e1a7a commit 174622b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/release-notes/2.43.0.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Percona Monitoring and Management 2.43.0
22

3-
| **Release date** | September 16th, 2024 |
3+
| **Release date** | September 19th, 2024 |
44
| -----------------| ----------------------------------------------------------------------------------------------- |
55
| **Installation** | [Installing Percona Monitoring and Management](../quickstart/index.md) |
66

@@ -206,11 +206,11 @@ Need help with the upgrade process? Our team of PostgreSQL experts can guide you
206206

207207
- [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.
208208

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.
210210

211211
- [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.
212212

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.
214214

215215
- [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.
216216

@@ -247,5 +247,5 @@ This metric, collected automatically via the MongoDB exporter, provides insights
247247

248248
- [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.
249249

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.
251251

variables.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
release: '2.43.0'
55
version: '2.43.0'
6-
release_date: 2024-09-16
6+
release_date: 2024-09-19
77

88
# SVG icons. Use in markdown as {{icon.<name>}}
99
# For the Percona image icon (encoded inline SVG), see https://css-tricks.com/using-svg/

0 commit comments

Comments
 (0)