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 24CF8200B38 for ; Fri, 24 Jun 2016 03:18:18 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 20087160A68; Fri, 24 Jun 2016 01:18:18 +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 60295160A59 for ; Fri, 24 Jun 2016 03:18:17 +0200 (CEST) Received: (qmail 31086 invoked by uid 500); 24 Jun 2016 01:18:16 -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 31072 invoked by uid 99); 24 Jun 2016 01:18:16 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Jun 2016 01:18:16 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 5A17A2C1F60 for ; Fri, 24 Jun 2016 01:18:16 +0000 (UTC) Date: Fri, 24 Jun 2016 01:18:16 +0000 (UTC) From: "Jungtaek Lim (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AMBARI-17416) AMS-Grafana: show 'alias' when there's no datapoint available MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 24 Jun 2016 01:18:18 -0000 Jungtaek Lim created AMBARI-17416: ------------------------------------- Summary: AMS-Grafana: show 'alias' when there's no datapoint available Key: AMBARI-17416 URL: https://issues.apache.org/jira/browse/AMBARI-17416 Project: Ambari Issue Type: Improvement Components: ambari-metrics Affects Versions: 2.4.0 Reporter: Jungtaek Lim Priority: Minor When there's no datapoint available, AMS Grafana plugin just ignores alias and shows metric name instead. It seems to be not consistent in point of view, and not good UX I think. It'd be great AMS Grafana shows alias whenever there're datapoints available or not. -- This message was sent by Atlassian JIRA (v6.3.4#6332)