Mubarak Seyed created FLUME-1386:
------------------------------------

             Summary: Ganglia metrics plugin should filter MBean name
                 Key: FLUME-1386
                 URL: https://issues.apache.org/jira/browse/FLUME-1386
             Project: Flume
          Issue Type: Bug
          Components: Technical Debt
    Affects Versions: v1.2.0
            Reporter: Mubarak Seyed
            Priority: Minor


Ganglia metrics shows MBean name + metric name and it appears from ganglia UI 
that graph is not getting rendered properly but it shows the values (counts) in 
host overview page. Please refer the attached screenshot.

For example, metrics name is displayed as 

{code}
org.apache.flume.channel%3Atype%3Dmem-channel1.ChannelSize
{code}

but it should be

{code}
mem-channel1.ChannelSize
(or)
flume.mem-channel1.ChannelSize
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to