This repository was archived by the owner on Jan 15, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 91
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 2.22.0 Prep * Add retries to scheduled backups (#586) * Add retries to scheduled backups * Update PMM_Backup_Management_Schedule.png * Update text for backup retries Co-authored-by: PaulJacobs-percona <[email protected]> Co-authored-by: PaulJacobs-percona <[email protected]> * For mike 1.1.0 * Delete prev-mkdocs.yml mike 1.1.0 allows use of 'inherited' config; navigation is now defined in one place, not many. * Delete prev-mkdocs-percona.yml mike 1.1.0 allows use of 'inherited' config; navigation is now defined in one place, not many. * Delete prev-mkdocs-pdf.yml mike 1.1.0 allows use of 'inherited' config; navigation is now defined in one place, not many. * Moved release date * Release date moved * RM-950 Release Notes 2.22.0 (#588) * RM-950 Release Notes 2.22.0 * Update docs/release-notes/2.22.0.md * Update docs/release-notes/2.22.0.md * Update docs/release-notes/2.22.0.md * Update docs/release-notes/2.22.0.md * Manually add recently fixed item * Add Release Highlights section Co-authored-by: Roma Novikov <[email protected]> * Remove repeated colon * Update docs/release-notes/2.22.0.md * Update docs/release-notes/2.22.0.md * Release date moved Co-authored-by: Roma Novikov <[email protected]> * RM-950 Addition * RM-950 Addition removed * PMM-8421 Warning message about listen port. (#599) * PMM-8421 Warning. * PMM-8421 Small change. * PMM-8421 Add related task. * PMM-8421 Small change in warning. * Add links to Jira references Co-authored-by: fabio-silva <[email protected]> Co-authored-by: Roma Novikov <[email protected]> Co-authored-by: JiriCtvrtka <[email protected]>
- Loading branch information
1 parent
f181fa3
commit fe2f938
Showing
6 changed files
with
63 additions
and
5 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,54 @@ | ||
# Percona Monitoring and Management 2.22.0 | ||
|
||
<table class="docutils field-list" frame="void" rules="none"> | ||
<colgroup> | ||
<col class="field-name"> | ||
<col class="field-body"> | ||
</colgroup> | ||
<tbody valign="top"> | ||
<tr class="field-odd field"> | ||
<th class="field-name">Date:</th> | ||
<td class="field-body">September 23, 2021</td> | ||
</tr> | ||
<tr class="field-even field"> | ||
<th class="field-name">Installation:</th> | ||
<td class="field-body"> | ||
<a class="reference external" href="https://www.percona.com/software/pmm/quickstart">Installing Percona Monitoring and Management</a></td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
|
||
Percona Monitoring and Management (PMM) is a free and open-source platform for managing and monitoring MySQL, MongoDB, and PostgreSQL performance. | ||
|
||
## Release Highlights | ||
|
||
- **DBaaS (Technical preview):** DBaaS users can now use the PMM UI to upgrade existing Clusters to the newer version of the operator without interacting directly with Kubernetes. | ||
|
||
## New Features | ||
|
||
- [PMM-8396](https://jira.percona.com/browse/PMM-8396): Backup Management: Add an ability to specify the number of retries for Scheduled backups before operation fails | ||
- [PMM-8079](https://jira.percona.com/browse/PMM-8079): DBaaS: Percona Operators inside Kubernetes cluster managed by PMM can now be upgraded | ||
- [PMM-8077](https://jira.percona.com/browse/PMM-8077): DBaaS: Show the current version of Operators used in Kubernetes Cluster | ||
- [PMM-7924](https://jira.percona.com/browse/PMM-7924): MySQL Performance Details dashboard: Add "Performance Schema Status Monitoring" chart | ||
|
||
## Improvements | ||
|
||
- [PMM-8688](https://jira.percona.com/browse/PMM-8688): Backup Management: When adding a new Backup, the action button now reads "Create Backup" instead of "Edit" to reflect the action happening | ||
- [PMM-8311](https://jira.percona.com/browse/PMM-8311): Integrated Alerting: Disable edit/delete buttons for Percona-sourced Templates | ||
- [PMM-8509](https://jira.percona.com/browse/PMM-8509): Management of ability to update PMM Server in the same way as this implemented to other Settings for PMM. Users can use API, UI, or docker Environment Variables to change the setting responsible for the Update process. As with all PMM settings, environment variables have higher priority and can't be changed with the API or in the UI. | ||
- [PMM-7392](https://jira.percona.com/browse/PMM-7392): DBaaS: Change Number of Nodes when editing Topology | ||
|
||
## Bugs Fixed | ||
|
||
- [PMM-8613](https://jira.percona.com/browse/PMM-8613): Backup Management: Unable to restore MySQL backup | ||
- [PMM-8463](https://jira.percona.com/browse/PMM-8463): Backup Management: State stuck on "Pending" when creating backup with already existing name | ||
- [PMM-8408](https://jira.percona.com/browse/PMM-8408): DBaaS: Development version of PMM Client was used for monitoring DB Clusters created by DBaaS | ||
- [PMM-8584](https://jira.percona.com/browse/PMM-8584): Wrong CPU metric labels in dashboards for RDS instances | ||
- [PMM-8421](https://jira.percona.com/browse/PMM-8421): Listen-port ignored/removed for external services after server update to PMM 2.19 and higher (Thanks to Rainer Plischke for reporting this issue). **Please make sure to upgrade PMM Server to avoid loss of external exporter listen port ([PMM-8829]) and always upgrade PMM Server before PMM Client ([PMM-8854]).** | ||
- [PMM-8703](https://jira.percona.com/browse/PMM-8703): Custom dashboard prevents PMM Server Docker update from 2.20 to 2.21 (Thanks to Hubertus Krogmann for reporting this issue) | ||
- [PMM-7690](https://jira.percona.com/browse/PMM-7690): AWS discovery and monitoring based on IAM roles is not working | ||
|
||
|
||
|
||
[PMM-8829]: https://jira.percona.com/browse/PMM-8829 | ||
[PMM-8854]: https://jira.percona.com/browse/PMM-8854 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters