Return-Path: X-Original-To: apmail-cassandra-commits-archive@www.apache.org Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4B3F810322 for ; Fri, 16 Jan 2015 11:15:33 +0000 (UTC) Received: (qmail 71951 invoked by uid 500); 16 Jan 2015 11:15:35 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 71905 invoked by uid 500); 16 Jan 2015 11:15:35 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 71888 invoked by uid 99); 16 Jan 2015 11:15:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Jan 2015 11:15:35 +0000 Date: Fri, 16 Jan 2015 11:15:34 +0000 (UTC) From: "Sam Tunnicliffe (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CASSANDRA-8627) Support Total/Recent latency histogram metrics for range slices 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/CASSANDRA-8627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Tunnicliffe updated CASSANDRA-8627: --------------------------------------- Attachment: 8627.txt > Support Total/Recent latency histogram metrics for range slices > --------------------------------------------------------------- > > Key: CASSANDRA-8627 > URL: https://issues.apache.org/jira/browse/CASSANDRA-8627 > Project: Cassandra > Issue Type: Improvement > Components: Core > Reporter: Chris Lohfink > Assignee: Sam Tunnicliffe > Labels: metrics > Fix For: 2.1.3 > > Attachments: 8627.txt > > > The Metrics histogram is pretty bad at non-normal data like latencies and (empirically tested and theoretically) is untrustworthy at 99th percentile. For applications that care about the percentiles having the more statistically accurate version is beneficial. Adding the deprecated methods like other latency histograms for CASSANDRA-7338 temporarily would help. > This is just for 2.1 branch. CASSANDRA-5657 solves everything in 3.0. -- This message was sent by Atlassian JIRA (v6.3.4#6332)