Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 16D8A200C35 for ; Sun, 26 Feb 2017 04:29:52 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 157F4160B7B; Sun, 26 Feb 2017 03:29:52 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 5E65E160B5D for ; Sun, 26 Feb 2017 04:29:51 +0100 (CET) Received: (qmail 58708 invoked by uid 500); 26 Feb 2017 03:29:50 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 58697 invoked by uid 99); 26 Feb 2017 03:29:50 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 26 Feb 2017 03:29:50 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 18983C0370 for ; Sun, 26 Feb 2017 03:29:50 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -2.347 X-Spam-Level: X-Spam-Status: No, score=-2.347 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-2.999, SPF_NEUTRAL=0.652] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id mD9HSxX0hPok for ; Sun, 26 Feb 2017 03:29:49 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id C75865F30F for ; Sun, 26 Feb 2017 03:29:48 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 73C55E05EE for ; Sun, 26 Feb 2017 03:29:44 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 1534D24132 for ; Sun, 26 Feb 2017 03:29:44 +0000 (UTC) Date: Sun, 26 Feb 2017 03:29:44 +0000 (UTC) From: "Mukul Kumar Singh (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HDFS-11463) Add metrics for container operations and export over JMX MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sun, 26 Feb 2017 03:29:52 -0000 [ https://issues.apache.org/jira/browse/HDFS-11463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated HDFS-11463: ------------------------------------- Description: Add metrics for various container operations Measure these the number of ops and average latency for all the ops. A non-exhaustive list of ops are: 1) container create 2) container delete 3) container list 4) put small file 5) get small file etc. > Add metrics for container operations and export over JMX > -------------------------------------------------------- > > Key: HDFS-11463 > URL: https://issues.apache.org/jira/browse/HDFS-11463 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: ozone > Reporter: Mukul Kumar Singh > Assignee: Mukul Kumar Singh > > Add metrics for various container operations > Measure these the number of ops and average latency for all the ops. > A non-exhaustive list of ops are: > 1) container create > 2) container delete > 3) container list > 4) put small file > 5) get small file > etc. -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: hdfs-issues-help@hadoop.apache.org