Skip to content

Commit 828f67a

Browse files
committed
Added info about growing counters
1 parent c01e847 commit 828f67a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Diff for: docs/backups-pitr.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,6 @@ The available metrics are:
6161
* `pxc_binlog_collector_last_upload_timestamp` - Records the timestamp of the last successful binlog upload to the storage
6262
* `pxc_binlog_collector_uploaded_total` - The total number of successfully uploaded binlogs
6363

64-
You can connect to this Pod using the `<pitr-pod-service>:8080/metrics` endpoint to gather these metrics and further analyze them.
64+
You can connect to this Pod using the `<pitr-pod-service>:8080/metrics` endpoint to gather these metrics and further analyze them.
65+
66+
Note that the statistics data is not kept when the point-in-time recovery Pod restarts. This means that the counters like `pxc_binlog_collector_success_total` are reset.

0 commit comments

Comments
 (0)