Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9B62A18699 for ; Wed, 27 Jan 2016 22:26:56 +0000 (UTC) Received: (qmail 70698 invoked by uid 500); 27 Jan 2016 22:26:41 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 70656 invoked by uid 500); 27 Jan 2016 22:26:41 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 70440 invoked by uid 99); 27 Jan 2016 22:26:41 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Jan 2016 22:26:41 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id F3B7C2C1F57 for ; Wed, 27 Jan 2016 22:26:40 +0000 (UTC) Date: Wed, 27 Jan 2016 22:26:40 +0000 (UTC) From: "Mikhail Antonov (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-15135) Add metrics for storefile age MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-15135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Antonov updated HBASE-15135: ------------------------------------ Status: Open (was: Patch Available) > Add metrics for storefile age > ----------------------------- > > Key: HBASE-15135 > URL: https://issues.apache.org/jira/browse/HBASE-15135 > Project: HBase > Issue Type: New Feature > Reporter: Elliott Clark > Assignee: Mikhail Antonov > Attachments: HBASE-15135-v2.patch, HBASE-15135-v3.patch, HBASE-15135.patch > > > In order to make sure that compactions are fully up to date it would be nice to have metrics on: > * Max storefile age > * Min storefile age > * Average storefile age > * Number of reference files > If we could have those metrics per region and per regionserver it would be awesome. -- This message was sent by Atlassian JIRA (v6.3.4#6332)