Skip to content

Commit

Permalink
add PMM HA (#1186)
Browse files Browse the repository at this point in the history
* add PMM HA

* Added description for HA

* Update 2.41.0.md

* Update 2.41.0.md

* Update 2.41.0.md

* Update 2.41.0.md

* Update 2.41.0.md

* Update 2.41.0.md

---------

Co-authored-by: Rasika Chivate <[email protected]>
  • Loading branch information
rnovikovP and rasika-chivate authored Dec 12, 2023
1 parent 408e69d commit 994d83f
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions docs/release-notes/2.41.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,24 @@ We have decided to separate our DBaaS offering into an independent product. Cons
While the DBaaS functionality will remain available in PMM versions 2.x, all future updates and enhancements will be exclusively accessible through the Percona Everest interface.
For a more streamlined and robust database deployment experience, try [Percona Everest](http://per.co.na/pmm-to-everest).

### Technical Preview of PMM in high availability (HA) mode

!!! caution alert alert-warning "Important"
Disclaimer: This feature has been added in PMM 2.41.0 and is currently in [Technical Preview](https://docs.percona.com/percona-monitoring-and-management/details/glossary.html#technical-preview). Early adopters are advised to use this feature for testing purposes only as it is subject to change.

Starting with this release, PMM can now be run in high availability mode with several PMM server applications and independent data sources.

Currently, PMM servers provide high availability, but users are responsible for maintaining the high availability of the data sources used by PMM.

These data sources are:

- ClickHouse: An open-source, fast analytical database.
- VictoriaMetrics: A scalable, long-term storage solution for time series data.
- PostgreSQL: A powerful open-source relational database management system used in this setup to store PMM data like inventory, settings, and other feature-related data.

If you're looking to dive deep into this feature, see our comprehensive [documentation](https://docs.percona.com/percona-monitoring-and-management/how-to/HA.html).


## New Features

- [PMM-12459](https://jira.percona.com/browse/PMM-12459) - The [pmm_dump client utility](https://docs.percona.com/pmm-dump-documentation/index.html) previously available as a standalone client for PMM Server is now readily accessible within the PMM user interface.
Expand Down

0 comments on commit 994d83f

Please sign in to comment.