Return-Path: X-Original-To: apmail-aurora-issues-archive@minotaur.apache.org Delivered-To: apmail-aurora-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 60AA718954 for ; Fri, 18 Dec 2015 20:16:47 +0000 (UTC) Received: (qmail 75050 invoked by uid 500); 18 Dec 2015 20:16:47 -0000 Delivered-To: apmail-aurora-issues-archive@aurora.apache.org Received: (qmail 74990 invoked by uid 500); 18 Dec 2015 20:16:47 -0000 Mailing-List: contact issues-help@aurora.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aurora.apache.org Delivered-To: mailing list issues@aurora.apache.org Received: (qmail 74808 invoked by uid 99); 18 Dec 2015 20:16:47 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Dec 2015 20:16:47 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id DDD1E2C1F56 for ; Fri, 18 Dec 2015 20:16:46 +0000 (UTC) Date: Fri, 18 Dec 2015 20:16:46 +0000 (UTC) From: "John Sirois (JIRA)" To: issues@aurora.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AURORA-118) Add percentiles to @Timed, or write a new decorator to add percentiles 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/AURORA-118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15064692#comment-15064692 ] John Sirois commented on AURORA-118: ------------------------------------ Boo! I wanted a [~clambert] RB! > Add percentiles to @Timed, or write a new decorator to add percentiles > ---------------------------------------------------------------------- > > Key: AURORA-118 > URL: https://issues.apache.org/jira/browse/AURORA-118 > Project: Aurora > Issue Type: Task > Components: Scheduler > Reporter: Bill Farner > Priority: Minor > Labels: newbie > > The @Timed annotation is really nice for 'sprinkling on' instrumentation, but doesn't expose percentiles. We've seen several areas where a long tail of slow operations caused major performance issues, so spotting these with percentiles would be very helpful. -- This message was sent by Atlassian JIRA (v6.3.4#6332)