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

Tim Williams commented on BLUR-67:
----------------------------------

I like the idea of allowing a plugin that accepts a MetricsRegistry and Blur 
Properties... so the user just adds a delimited list of Reporters that adheres 
to that contract... e.g. 
blur.metrics.reporters=com.example.reporter.GangliaReporter wherein 
GangliaReporter has a constructor of (MetricsRegistry registry, Properties 
props)
                
> Add config options for metrics reporters
> ----------------------------------------
>
>                 Key: BLUR-67
>                 URL: https://issues.apache.org/jira/browse/BLUR-67
>             Project: Apache Blur
>          Issue Type: Bug
>    Affects Versions: 0.1.5
>            Reporter: Aaron McCurry
>             Fix For: 0.1.5
>
>
> The default metrics reporter is JMX per JVM.  However there is no way for the 
> metrics to be configured with another reporter such as ganglia.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to