[
https://issues.apache.org/jira/browse/AMBARI-9612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14326357#comment-14326357
]
Hudson commented on AMBARI-9612:
--------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #1805 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/1805/])
AMBARI-9612 AMS : Kafka Metrics - Log flush status metrics do not show up.
(fbarca:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=cd3ae1e6229740fb6feba7e64e50fa63570a20a3)
*
ambari-metrics/ambari-metrics-kafka-sink/src/main/java/org/apache/hadoop/metrics2/sink/kafka/KafkaTimelineMetricsReporter.java
> 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.1.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)