From issues-return-81978-archive-asf-public=cust-asf.ponee.io@ambari.apache.org Wed Oct 28 09:04:02 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mxout1-ec2-va.apache.org (mxout1-ec2-va.apache.org [3.227.148.255]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id 4B73D180636 for ; Wed, 28 Oct 2020 10:04:02 +0100 (CET) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-ec2-va.apache.org (ASF Mail Server at mxout1-ec2-va.apache.org) with SMTP id 89B614317E for ; Wed, 28 Oct 2020 09:04:01 +0000 (UTC) Received: (qmail 66410 invoked by uid 500); 28 Oct 2020 09:04:01 -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 66394 invoked by uid 99); 28 Oct 2020 09:04:01 -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; Wed, 28 Oct 2020 09:04:01 +0000 Received: from jira2-he-de.apache.org (static.54.33.119.168.clients.your-server.de [168.119.33.54]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 8BE1E40524 for ; Wed, 28 Oct 2020 09:04:00 +0000 (UTC) Received: from jira2-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira2-he-de.apache.org (ASF Mail Server at jira2-he-de.apache.org) with ESMTP id 15138C80517 for ; Wed, 28 Oct 2020 09:04:00 +0000 (UTC) Date: Wed, 28 Oct 2020 09:04:00 +0000 (UTC) From: "Tamas Payer (Jira)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-25573) Ambari Metrics save as JSON/CSV use metricName instead of default name. 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/AMBARI-25573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17222049#comment-17222049 ] Tamas Payer commented on AMBARI-25573: -------------------------------------- [~echohlne], thank you for the contribution! > Ambari Metrics save as JSON/CSV use metricName instead of default name. > ------------------------------------------------------------------------ > > Key: AMBARI-25573 > URL: https://issues.apache.org/jira/browse/AMBARI-25573 > Project: Ambari > Issue Type: Improvement > Affects Versions: 2.7.5 > Reporter: akiyamaneko > Priority: Major > Labels: pull-request-available, widget > Fix For: 2.7.6 > > Time Spent: 1h 10m > Remaining Estimate: 0h > > The name of the metrics data exported in Ambari-web is always data.json/csv, and the exported file must be renamed to distinguish which metric the data belongs to. -- This message was sent by Atlassian Jira (v8.3.4#803005)