[ 
https://issues.apache.org/jira/browse/AMBARI-9612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14320422#comment-14320422
 ] 

Florian Barca commented on AMBARI-9612:
---------------------------------------

There are 2 sets of changes:
1. Changes in the metrics definition. The Log Flush metrics have a different 
structure compared to the rest of the Kafka metrics. There are members like 
min, max, mean, median, stddev and various percentiles, unlike the other 
metrics groups in Kafka, which have members like 1MinuteRate etc.
2. Changes in the UI. Now supplying the Log Flush Status widget data from the 
correct metric.

> AMS : Kafka Metrics - Log flush status metrics do not show up.
> --------------------------------------------------------------
>
>                 Key: AMBARI-9612
>                 URL: https://issues.apache.org/jira/browse/AMBARI-9612
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-server
>    Affects Versions: 2.0.0
>         Environment: Linux
>            Reporter: Florian Barca
>            Assignee: Florian Barca
>            Priority: Critical
>             Fix For: 2.0.0
>
>         Attachments: AMBARI-9612.0.patch
>
>
> STR
> Deploy cluster
> Go on Kafka tab
> Actual result : Log flush status metrics are absent.
> Please refer to the attached screen shot.
> API call does not return the metrics:
> Request:
> http://172.18.146.183:8080/api/v1/clusters/cl1/services/KAFKA/components/KAFKA_BROKER?fields=metrics/kafka/log/LogFlushStats/LogFlushRateAndTimeMs/1MinuteRate[1423080517,1423084117,15]
> Response:
> {
> href: 
> "http://172.18.146.183:8080/api/v1/clusters/cl1/services/KAFKA/components/KAFKA_BROKER?fields=metrics/kafka/log/LogFlushStats/LogFlushRateAndTimeMs/1MinuteRate[1423080517,1423084117,15]";,
> ServiceComponentInfo:
> { cluster_name: "cl1", component_name: "KAFKA_BROKER", service_name: "KAFKA" }
> }



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to