Jungtaek Lim created AMBARI-17784:
-------------------------------------
Summary: AMS Storm Sink: remove redundant information from kafka
offset metrics on storm-kafka
Key: AMBARI-17784
URL: https://issues.apache.org/jira/browse/AMBARI-17784
Project: Ambari
Issue Type: Bug
Components: ambari-metrics
Affects Versions: 2.4.0
Reporter: Jungtaek Lim
Assignee: Jungtaek Lim
Priority: Critical
This is follow-up issue for AMBARI-17725.
After AMBARI-17725, we can distinguish cluster metrics and topology metrics,
which makes us possible to topology name and component name as variables for
templatized dashboard.
But kafkaOffset metrics still have kafka topic and partition information to
middle of metric name which make us hard to pick. Since worker host and worker
port, and task id is not needed for kafkaOffset metrics, we can get rid of
those things from only kafkaOffset metrics.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)