Return-Path: X-Original-To: apmail-aurora-issues-archive@minotaur.apache.org Delivered-To: apmail-aurora-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 35137112E8 for ; Thu, 4 Sep 2014 19:52:49 +0000 (UTC) Received: (qmail 67949 invoked by uid 500); 4 Sep 2014 19:52:48 -0000 Delivered-To: apmail-aurora-issues-archive@aurora.apache.org Received: (qmail 67910 invoked by uid 500); 4 Sep 2014 19:52:48 -0000 Mailing-List: contact issues-help@aurora.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aurora.incubator.apache.org Delivered-To: mailing list issues@aurora.incubator.apache.org Received: (qmail 67901 invoked by uid 99); 4 Sep 2014 19:52:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Sep 2014 19:52:48 +0000 X-ASF-Spam-Status: No, hits=-2001.7 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 04 Sep 2014 19:52:26 +0000 Received: (qmail 67682 invoked by uid 99); 4 Sep 2014 19:52:24 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Sep 2014 19:52:24 +0000 Date: Thu, 4 Sep 2014 19:52:24 +0000 (UTC) From: "Maxim Khutornenko (JIRA)" To: issues@aurora.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AURORA-685) Add task_%STATUS%_%JOB% stat MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org Maxim Khutornenko created AURORA-685: ---------------------------------------- Summary: Add task_%STATUS%_%JOB% stat Key: AURORA-685 URL: https://issues.apache.org/jira/browse/AURORA-685 Project: Aurora Issue Type: Task Components: Scheduler Reporter: Maxim Khutornenko It would be helpful to keep counters of certain job task statuses. Currently, we only expose {{task_store_%STATUS%}} and {{task_store_rack}} stats. Having a bit more visibility into certain terminal states (e.g. LOST, FAILED) would ease up troubleshooting by job owners and platform operators. -- This message was sent by Atlassian JIRA (v6.3.4#6332)