From oak-issues-return-69874-archive-asf-public=cust-asf.ponee.io@jackrabbit.apache.org Fri Apr 5 11:11:13 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 7DA2218060F for ; Fri, 5 Apr 2019 13:11:12 +0200 (CEST) Received: (qmail 83139 invoked by uid 500); 5 Apr 2019 11:11:05 -0000 Mailing-List: contact oak-issues-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: oak-dev@jackrabbit.apache.org Delivered-To: mailing list oak-issues@jackrabbit.apache.org Received: (qmail 82913 invoked by uid 99); 5 Apr 2019 11:11:05 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Apr 2019 11:11:05 +0000 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 68A6FE00D2 for ; Fri, 5 Apr 2019 11:11:05 +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 27C1B2459C for ; Fri, 5 Apr 2019 11:11:00 +0000 (UTC) Date: Fri, 5 Apr 2019 11:11:00 +0000 (UTC) From: "Mohit Kataria (JIRA)" To: oak-issues@jackrabbit.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (OAK-8148) [Indexing] Implement sling metric to calculate number of slow queries(relative to all queries) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/OAK-8148?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:all-tabpanel ] Mohit Kataria updated OAK-8148: ------------------------------- Attachment: 0001-OAK-8148-Indexing-Implement-sling-metric-to-calculat.p= atch > [Indexing] Implement sling metric to calculate number of slow queries(re= lative to all queries) > -------------------------------------------------------------------------= ---------------------- > > Key: OAK-8148 > URL: https://issues.apache.org/jira/browse/OAK-8148 > Project: Jackrabbit Oak > Issue Type: Task > Components: indexing > Affects Versions: 1.10.2 > Reporter: Mohit Kataria > Priority: Major > Attachments: 0001-OAK-8148-Indexing-Implement-sling-metric-to-cal= culat.patch > > > # We need a metric which calculates the number of slow queries compared t= o all run queries. The value should be a percentile for slow queries relati= ve to all queries to prove 99% absence of slow product queries that travers= e more than 100'000 nodes) > # Add another metric showing total number of slow queries executed. > See:=C2=A0[https://sling.apache.org/documentation/bundles/metrics.html] > =C2=A0 -- This message was sent by Atlassian JIRA (v7.6.3#76005)