Skip to content

Commit

Permalink
PG-366 remove beta release warning from README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Kai Wagner <[email protected]>
  • Loading branch information
ImTheKai committed May 2, 2022
1 parent 94df17d commit 5237f8a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@

## Overview

**NOTE**: This is a beta release and is subject to further changes. We recommend using it in testing environments only.

The `pg_stat_monitor` is a **_Query Performance Monitoring_** tool for PostgreSQL. It attempts to provide a more holistic picture by providing much-needed query performance insights in a [single view](https://github.com/percona/pg_stat_monitor/blob/master/docs/REFERENCE.md).

`pg_stat_monitor` provides improved insights that allow database users to understand query origins, execution, planning statistics and details, query information, and metadata. This significantly improves observability, enabling users to debug and tune query performance. `pg_stat_monitor` is developed on the basis of `pg_stat_statements` as its more advanced replacement.
Expand Down

0 comments on commit 5237f8a

Please sign in to comment.