Masatake Iwasaki created HADOOP-12538:
-----------------------------------------
Summary: Fix issues of metric path emmitted by GraphiteSink
Key: HADOOP-12538
URL: https://issues.apache.org/jira/browse/HADOOP-12538
Project: Hadoop Common
Issue Type: Bug
Components: metrics
Reporter: Masatake Iwasaki
Assignee: Masatake Iwasaki
GraphiteSink uses tag values as part of metric path using the format like
"...tag1=value1.tag2=value..." but the "=" is not allowed by newer version of
Graphite. I addition, there are tag values containing white spaces.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)