mirror of
https://github.com/percona/pg_stat_monitor.git
synced 2026-02-04 05:56:21 +00:00
Merge pull request #203 from nastena1606/PG-371-Doc-Release-notes-RC2-update
This commit is contained in:
@@ -40,6 +40,7 @@ Below is the complete list of release notes for every version of ``pg_stat_monit
|
||||
|
||||
[PG-166](https://jira.percona.com/browse/PG-166): Fixed issue with displaying the actual system time values instead of `NULL`
|
||||
|
||||
[PG-369](https://jira.percona.com/browse/PG-358): Fixed issue with incorrect `wal_bytes` values for PostgreSQL 11 and 12 that caused Query Analytics failure in PMM by ignoring the `WalUsage` variable value for these versions.
|
||||
|
||||
|
||||
## REL0_9_0_STABLE
|
||||
|
||||
12
requirements-doc.txt
Normal file
12
requirements-doc.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
mkdocs
|
||||
mkdocs-macros-plugin
|
||||
mkdocs-exclude
|
||||
markdown-include
|
||||
mkdocs-material
|
||||
mkdocs-with-pdf
|
||||
mkdocs-git-revision-date-plugin
|
||||
mkdocs-material-extensions
|
||||
mkdocs-bootstrap-tables-plugin
|
||||
mkdocs-section-index
|
||||
mkdocs-htmlproofer-plugin
|
||||
mike
|
||||
Reference in New Issue
Block a user