[
https://issues.apache.org/jira/browse/AMBARI-17027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aravindan Vijayan updated AMBARI-17027:
---------------------------------------
Resolution: Fixed
Fix Version/s: 2.4.0
Status: Resolved (was: Patch Available)
Pushed to trunk and branch-2.4.
trunk
{code}
commit 1be5dfd92a0b3aa085abb777d309312c324bb3e7
Author: Aravindan Vijayan <[email protected]>
Date: Thu Jun 30 11:04:18 2016 -0700
AMBARI-17027: Metrics Collector API: Introduce basic series aggregation
functions (Jungtaek Lim via avijayan)
{code}
branch-2.4
{code}
commit a08c207b574614ced862cbb7ef3e429737848f50
Author: Aravindan Vijayan <[email protected]>
Date: Thu Jun 30 10:54:11 2016 -0700
AMBARI-17027: Metrics Collector API: Introduce basic series aggregation
functions (Jungtaek Lim via avijayan)
{code}
Please close the review as well.
> Metrics Collector API: Introduce basic series aggregation functions
> -------------------------------------------------------------------
>
> Key: AMBARI-17027
> URL: https://issues.apache.org/jira/browse/AMBARI-17027
> Project: Ambari
> Issue Type: Improvement
> Components: ambari-metrics
> Affects Versions: 2.4.0
> Reporter: Jungtaek Lim
> Fix For: 2.4.0
>
> Attachments: AMBARI-17027-2.4-v4.patch, AMBARI-17027-trunk-v1.patch,
> AMBARI-17027-v2.patch, AMBARI-17027-v3.patch, AMBARI-17027-v4.patch,
> AMBARI-17027.patch,
> AMS-grafana-query-metric-wildcard-with-series-aggregation-avg-v2.png,
> AMS-grafana-query-metric-wildcard-with-series-aggregation-sum-v2.png
>
>
> AMS doesn't provide tag so metric is identified by appId, metric name,
> hostname, instanceId. In this situation metric name is normally consist of
> origin metric name and tag values, like graphite, but unlike Graphite, AMS
> also doesn't provide series aggregation functions so aggregation should be
> done from caller side.
> It would be great if Ambari Metrics Collector provides series aggregation
> functions, like sumSeries / averageSeries / minSeries / maxSeries on Graphite.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)