Skip to content

Commit 3e823f0

Browse files
RagnarWNataliaIvakina
authored andcommitted
Add store copy metrics
1 parent 7c1fa0d commit 3e823f0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

modules/ROOT/pages/monitoring/metrics/reference.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -479,6 +479,9 @@ label:deprecated[Deprecated in 5.15]
479479
|<prefix>.cluster.store_copy.pull_updates|The total number of pull requests made by this instance. (counter)
480480
|<prefix>.cluster.store_copy.pull_update_highest_tx_id_requested|The highest transaction id requested in a pull update by this instance. (counter)
481481
|<prefix>.cluster.store_copy.pull_update_highest_tx_id_received|The highest transaction id that has been pulled in the last pull updates by this instance. (counter)
482+
|<prefix>.cluster.store_copy.store_file_download_attempt|Store file download attempts. (counter)
483+
|<prefix>.cluster.store_copy.store_file_download_fail|Store file download failed downloads. (counter)
484+
|<prefix>.cluster.store_copy.store_file_download_success|Store file download successful downloads. (counter)
482485
|===
483486

484487

0 commit comments

Comments
 (0)