Skip to content

Commit bae8aae

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

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: docs/backups-pitr.md

+2
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ For how to restore a database to a specific point in time, see [Restore the clus
5353
5454
The point-in-time recovery Pod has statistics metrics for binlogs. They provide insights into the success and failure rates of binlog operations, timeliness of processing and uploads and potential gaps or inconsistencies in binlog data.
5555
56+
Note that point-in-time recovery Pod doesn't aggregate the statistics data. After the Pod restart, counters will be restarted and will increase until the next Pod restart.
57+
5658
The available metrics are:
5759
5860
* `pxc_binlog_collector_success_total` - The total number of successful binlog collection cycles. It helps monitor how often the binlog collector successfully processes and uploads binary logs.

0 commit comments

Comments
 (0)