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 2B0E5200BB1 for ; Thu, 20 Oct 2016 00:15:00 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 29A32160AFB; Wed, 19 Oct 2016 22:15:00 +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 73962160AEA for ; Thu, 20 Oct 2016 00:14:59 +0200 (CEST) Received: (qmail 74853 invoked by uid 500); 19 Oct 2016 22:14:58 -0000 Mailing-List: contact issues-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list issues@ambari.apache.org Received: (qmail 74836 invoked by uid 99); 19 Oct 2016 22:14:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Oct 2016 22:14:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 819A52C0073 for ; Wed, 19 Oct 2016 22:14:58 +0000 (UTC) Date: Wed, 19 Oct 2016 22:14:58 +0000 (UTC) From: "Aravindan Vijayan (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-16969) Provide ability in AMS to filter tracked metrics through a whitelist metic file. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 19 Oct 2016 22:15:00 -0000 [ https://issues.apache.org/jira/browse/AMBARI-16969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aravindan Vijayan updated AMBARI-16969: --------------------------------------- Description: The file should contain a list of metrics that will be the only metrics stored and aggregated in AMS. Config to use for specifying whitelisted metric file. ams-site : timeline.metrics.whitelist.file Additional change - Ability to specifiy different durability settings for precision/aggregate tables. ams-site : timeline.metrics.precision.table.durability ams-site : timeline.metrics.aggregate.tables.durability Valid values it can take : SKIP_WAL / SYNC_WAL / ASYNC_WAL / FSYNC_WAL was: The file should contain a list of metrics that will be the only metrics stored and aggregated in AMS. Config to use for specifying metric file. ams-site : timeline.metrics.whitelist.file Additional change - Ability to specifiy different durability settings for precision/aggregate tables. ams-site : timeline.metrics.precision.table.durability ams-site : timeline.metrics.aggregate.tables.durability Valid values it can take : SKIP_WAL / SYNC_WAL / ASYNC_WAL / FSYNC_WAL > Provide ability in AMS to filter tracked metrics through a whitelist metic file. > -------------------------------------------------------------------------------- > > Key: AMBARI-16969 > URL: https://issues.apache.org/jira/browse/AMBARI-16969 > Project: Ambari > Issue Type: Task > Affects Versions: 2.4.0 > Reporter: Aravindan Vijayan > Assignee: Aravindan Vijayan > Fix For: 2.4.0 > > Attachments: AMBARI-16969-trunk.patch, AMBARI-16969.patch > > > The file should contain a list of metrics that will be the only metrics stored and aggregated in AMS. > Config to use for specifying whitelisted metric file. > ams-site : timeline.metrics.whitelist.file > Additional change - Ability to specifiy different durability settings for precision/aggregate tables. > ams-site : timeline.metrics.precision.table.durability > ams-site : timeline.metrics.aggregate.tables.durability > Valid values it can take : SKIP_WAL / SYNC_WAL / ASYNC_WAL / FSYNC_WAL -- This message was sent by Atlassian JIRA (v6.3.4#6332)