Skip to content

Commit

Permalink
rewording
Browse files Browse the repository at this point in the history
  • Loading branch information
catalinaadam committed Mar 4, 2025
1 parent 897809e commit ac41ab4
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions documentation/docs/release-notes/3.1.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,15 @@ PMM empowers you to:
- troubleshoot issues effectively
- execute database management tasks seamlessly, whether your databases are on-premises or in the cloud

## Release highlights

## Improved MongoDB cluster topology visualization

We have enhanced the MongoDB Cluster Summary dashboard to restore and improve the Current Topology section, which had been available in older PMM 2 versions.
We have improved the [MongoDB Cluster Summary dashboard](../reference/dashboards/dashboard-mongodb-cluster-summary.md) by restoring and refining the **Current Topology** section, which had been available in older PMM 2 versions.

The enhanced topology view now properly groups and displays MongoDB cluster components—shards, config servers, and mongos routers—in their respective dedicated sections with clear hierarchical organization. Previously, all components were incorrectly displayed under the Config Services section, causing confusion.
This section now correctly organizes and displays MongoDB cluster components—including shards, config servers, and mongos routers—within their respective sections, ensuring a clear hierarchical structure. Previously, all components were incorrectly grouped under the Config Services section.

This update provides a more accurate and intuitive representation of your MongoDB cluster architecture, making it easier to understand, monitor, and manage the relationships between different components:
This enhancement provides a more accurate and intuitive visualization of your MongoDB cluster architecture, making it easier to understand, monitor, and manage the relationships between its components:

![Topology section](Topology.png)

Expand Down

0 comments on commit ac41ab4

Please sign in to comment.