mirror of
https://github.com/percona/pg_stat_monitor.git
synced 2026-02-04 05:56:21 +00:00
PG-438: update README.md to point to the stable releases instead of a branch
Signed-off-by: Kai <kai.wagner@percona.com>
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
|
||||
## Overview
|
||||
|
||||
**NOTE**: This branch is constantly changing and used as our development branch. We recommend using it in testing environments only. The stable release can be found in the [REL1_0_STABLE](https://github.com/percona/pg_stat_monitor/tree/REL1_0_STABLE) branch.
|
||||
**NOTE**: The latest stable releases can be found underneath [Releases](https://github.com/percona/pg_stat_monitor/releases).
|
||||
|
||||
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).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user