From 63078752038965beb9eef37ae2e056c86062e6b1 Mon Sep 17 00:00:00 2001 From: Egon Elbre Date: Thu, 22 Apr 2021 20:32:42 +0300 Subject: [PATCH] monkit: fix monkit lock Previously check-monitoring ignored ScopeNamed. Change-Id: I3d0d472e722cb19a65b471a914f5124cd224fc34 --- monkit.lock | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/monkit.lock b/monkit.lock index f3280ba26..20d6193c2 100644 --- a/monkit.lock +++ b/monkit.lock @@ -1,18 +1,18 @@ -storj.io/storj/satellite/accounting/tally."bucket_bytes" IntVal -storj.io/storj/satellite/accounting/tally."bucket_inline_bytes" IntVal -storj.io/storj/satellite/accounting/tally."bucket_inline_segments" IntVal -storj.io/storj/satellite/accounting/tally."bucket_objects" IntVal -storj.io/storj/satellite/accounting/tally."bucket_remote_bytes" IntVal -storj.io/storj/satellite/accounting/tally."bucket_remote_segments" IntVal -storj.io/storj/satellite/accounting/tally."bucket_segments" IntVal +storj.io/storj/satellite/accounting."bucket_bytes" IntVal +storj.io/storj/satellite/accounting."bucket_inline_bytes" IntVal +storj.io/storj/satellite/accounting."bucket_inline_segments" IntVal +storj.io/storj/satellite/accounting."bucket_objects" IntVal +storj.io/storj/satellite/accounting."bucket_remote_bytes" IntVal +storj.io/storj/satellite/accounting."bucket_remote_segments" IntVal +storj.io/storj/satellite/accounting."bucket_segments" IntVal +storj.io/storj/satellite/accounting."total_bytes" IntVal +storj.io/storj/satellite/accounting."total_inline_bytes" IntVal +storj.io/storj/satellite/accounting."total_inline_segments" IntVal +storj.io/storj/satellite/accounting."total_objects" IntVal +storj.io/storj/satellite/accounting."total_remote_bytes" IntVal +storj.io/storj/satellite/accounting."total_remote_segments" IntVal +storj.io/storj/satellite/accounting."total_segments" IntVal storj.io/storj/satellite/accounting/tally."nodetallies.totalsum" IntVal -storj.io/storj/satellite/accounting/tally."total_bytes" IntVal -storj.io/storj/satellite/accounting/tally."total_inline_bytes" IntVal -storj.io/storj/satellite/accounting/tally."total_inline_segments" IntVal -storj.io/storj/satellite/accounting/tally."total_objects" IntVal -storj.io/storj/satellite/accounting/tally."total_remote_bytes" IntVal -storj.io/storj/satellite/accounting/tally."total_remote_segments" IntVal -storj.io/storj/satellite/accounting/tally."total_segments" IntVal storj.io/storj/satellite/audit."audit_contained_nodes" IntVal storj.io/storj/satellite/audit."audit_contained_nodes_global" Meter storj.io/storj/satellite/audit."audit_contained_percentage" FloatVal @@ -61,11 +61,11 @@ storj.io/storj/satellite/gracefulexit."graceful_exit_success" Meter storj.io/storj/satellite/gracefulexit."graceful_exit_successful_pieces_transfer_ratio" IntVal storj.io/storj/satellite/gracefulexit."graceful_exit_transfer_piece_fail" Meter storj.io/storj/satellite/gracefulexit."graceful_exit_transfer_piece_success" Meter -storj.io/storj/satellite/metabase/metaloop."objectsIterated" IntVal -storj.io/storj/satellite/metabase/metaloop."objectsProcessed" IntVal -storj.io/storj/satellite/metabase/metaloop."segmentsProcessed" IntVal -storj.io/storj/satellite/metabase/metaloop.*Service.RunOnce Task storj.io/storj/satellite/metainfo."metainfo_rate_limit_exceeded" Event +storj.io/storj/satellite/metainfo/metaloop."objectsIterated" IntVal +storj.io/storj/satellite/metainfo/metaloop."objectsProcessed" IntVal +storj.io/storj/satellite/metainfo/metaloop."segmentsProcessed" IntVal +storj.io/storj/satellite/metainfo/metaloop.*Service.RunOnce Task storj.io/storj/satellite/metainfo/piecedeletion."delete_batch_size" IntVal storj.io/storj/satellite/metainfo/piecedeletion."deletion_pieces_unhandled_count" IntVal storj.io/storj/satellite/orders."download_failed_not_enough_pieces_uplink" Meter