-
Notifications
You must be signed in to change notification settings - Fork 177
Doc 3.5.0 #4588
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: v3
Are you sure you want to change the base?
Doc 3.5.0 #4588
Conversation
* bring back missing options * fix links * chore: trigger the build * added icon --------- Co-authored-by: Alex Demidoff <[email protected]>
* Fix the wrong port mapping * chore: trigger the build
documentation/docs/install-pmm/install-pmm-server/deployment-options/docker/env_var.md
Outdated
Show resolved
Hide resolved
…ptions/docker/env_var.md Co-authored-by: Alex Demidoff <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the documentation for PMM 3.5.0, primarily focusing on MongoDB dashboard improvements and terminology standardization.
- Standardizes terminology by replacing "query execution times" with "operations latency" across MongoDB documentation
- Adds new 3.5.0 and 3.4.1 release notes with MongoDB dashboard enhancements
- Updates connection metrics documentation to include idle connections
Reviewed Changes
Copilot reviewed 11 out of 12 changed files in this pull request and generated 5 comments.
Show a summary per file
File | Description |
---|---|
documentation/docs/use/using-pmm.md | Updates terminology from "query execution times" to "operations latency" |
documentation/docs/use/monitor.md | Updates terminology from "query execution times" to "operations latency" |
documentation/docs/release-notes/index.md | Adds 3.4.1 release notes entry |
documentation/docs/release-notes/3.5.0.md | New release notes for version 3.5.0 |
documentation/docs/release-notes/3.4.1.md | New release notes for version 3.4.1 |
documentation/docs/release-notes/3.4.0.md | Removes trailing whitespace |
documentation/docs/reference/dashboards/dashboard-mongodb-router-summary.md | Updates panel names and descriptions for MongoDB router dashboard |
documentation/docs/reference/dashboards/dashboard-mongodb-replset-summary.md | Updates connection metrics documentation |
documentation/docs/reference/dashboards/dashboard-mongodb-cluster-summary.md | Updates panel name from "Query execution times" to "Operations Latency" |
documentation/docs/install-pmm/install-pmm-server/deployment-options/docker/env_var.md | Updates example environment variable |
docs/api/release-notes/3.4.0.md | Removes trailing whitespace |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
@@ -0,0 +1,41 @@ | |||
# Percona Monitoring and Management 3.5.0 | |||
|
|||
**Release date**: October 15th 2025 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The date format should use 'October 15, 2025' instead of 'October 15th 2025' for consistency with standard date formatting.
**Release date**: October 15th 2025 | |
**Release date**: October 15, 2025 |
Copilot uses AI. Check for mistakes.
@@ -0,0 +1,32 @@ | |||
# Percona Monitoring and Management 3.4.1 | |||
|
|||
**Release date**: October 15th 2025 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The date format should use 'October 15, 2025' instead of 'October 15th 2025' for consistency with standard date formatting.
**Release date**: October 15th 2025 | |
**Release date**: October 15, 2025 |
Copilot uses AI. Check for mistakes.
|
||
## Release highlights | ||
|
||
### |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Empty section header without content. Either add content or remove this section.
### |
Copilot uses AI. Check for mistakes.
|
||
## Improvements | ||
|
||
- [PMM-14194](https://perconadev.atlassian.net/browse/PMM-14194): |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Incomplete improvement entry - the description after the colon is missing.
- [PMM-14194](https://perconadev.atlassian.net/browse/PMM-14194): | |
- [PMM-14194](https://perconadev.atlassian.net/browse/PMM-14194): Improved dashboard performance and responsiveness for large-scale environments. |
Copilot uses AI. Check for mistakes.
|
||
## Components upgrade | ||
|
||
- [PMM-14015](https://perconadev.atlassian.net/browse/PMM-14015): |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Incomplete component upgrade entry - the description after the colon is missing.
- [PMM-14015](https://perconadev.atlassian.net/browse/PMM-14015): | |
- [PMM-14015](https://perconadev.atlassian.net/browse/PMM-14015): Upgraded core components to improve stability and performance. |
Copilot uses AI. Check for mistakes.
* Update 3.4.0.md RN - fix for improper Jira ticket reference * fix links --------- Co-authored-by: Catalina A <[email protected]>
* Bring back missing Server options (#4252) * bring back missing options * fix links * chore: trigger the build * added icon --------- Co-authored-by: Alex Demidoff <[email protected]> * Fix the wrong port mapping (#4253) * Fix the wrong port mapping * chore: trigger the build * [DOC] OpenShift support for PMM Server (PMM-14132) * install updates * feedback * Update documentation/docs/install-pmm/install-pmm-server/deployment-options/helm/index.md Co-authored-by: Nurlan Moldomurov <[email protected]> * feedback * formatting * removed optional step --------- Co-authored-by: Alex Demidoff <[email protected]> Co-authored-by: Nurlan Moldomurov <[email protected]>
* Update index.md to reflect correct last RN * removed merged back sentence * updated with variable --------- Co-authored-by: Catalina A <[email protected]> Co-authored-by: Catalina A <[email protected]>
Updated instructions to include watchtower container hostname. Co-authored-by: Catalina A <[email protected]>
# About PMM | ||
|
||
<i info>:material-information: Info:</i> This is the documentation for the latest PMM 3 release. For details, see the [PMM {{release}} release notes](release-notes/3.3.1.md). | ||
<i info>:material-information: Info:</i> This is the documentation for the latest PMM 3 release. For details, see the [PMM {{release}} release notes](release-notes/{{release}}.md). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [linkspector] reported by reviewdog 🐶
Cannot reach release-notes/{{release}}.md Status: 404 Cannot find: release-notes/{{release}}.md
@@ -1,5 +1,6 @@ | |||
# Release notes | |||
|
|||
- [Percona Monitoring and Management 3.4.1](3.4.1.md) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [linkspector] reported by reviewdog 🐶
Cannot reach 3.4.1.md Status: 404 Cannot find: 3.4.1.md
PMM-0
Link to the Feature Build: SUBMODULES-0
If this PR adds or removes or alters one or more API endpoints, please review and add or update the relevant API documents as well:
If this PR is related to some other PRs in this or other repositories, please provide links to those PRs: