[ARVADOS] updated: 1.2.0-202-g8b8e88802

Git user git at public.curoverse.com
Mon Oct 15 17:36:21 EDT 2018


Summary of changes:
 doc/admin/metrics.html.textile.liquid | 2 ++
 1 file changed, 2 insertions(+)

       via  8b8e888029c273da3558308b6d965a89fd33f89e (commit)
      from  9f6bbb975f5e2fa7a46266307318a0fc95349a29 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 8b8e888029c273da3558308b6d965a89fd33f89e
Author: Tom Clegg <tclegg at veritasgenetics.com>
Date:   Mon Oct 15 17:36:03 2018 -0400

    14285: Update admin/metrics docs.
    
    Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tclegg at veritasgenetics.com>

diff --git a/doc/admin/metrics.html.textile.liquid b/doc/admin/metrics.html.textile.liquid
index d553263d5..893eac1c8 100644
--- a/doc/admin/metrics.html.textile.liquid
+++ b/doc/admin/metrics.html.textile.liquid
@@ -158,6 +158,8 @@ table(table table-bordered table-condensed).
 |arvados_keep_overreplicated_{replicas,blocks,bytes}|gauge|overreplicated data (more replicas exist than are needed)|
 |arvados_keep_underreplicated_{replicas,blocks,bytes}|gauge|underreplicated data (fewer replicas exist than are needed)|
 |arvados_keep_lost_{replicas,blocks,bytes}|gauge|lost data (referenced by collections, but not found on any backend volume)|
+|arvados_keep_dedup_block_ratio|gauge|deduplication ratio (block references in collections ÷ distinct blocks referenced)|
+|arvados_keep_dedup_byte_ratio|gauge|deduplication ratio (block references in collections ÷ distinct blocks referenced, weighted by block size)|
 |arvados_keepbalance_get_state_seconds|summary|time to get all collections and keepstore volume indexes for one iteration|
 |arvados_keepbalance_changeset_compute_seconds|summary|time to compute changesets for one iteration|
 |arvados_keepbalance_send_pull_list_seconds|summary|time to send pull lists to all keepstore servers for one iteration|

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list