Andrzej Bialecki  created SOLR-10247:
----------------------------------------

             Summary: Support non-numeric metrics
                 Key: SOLR-10247
                 URL: https://issues.apache.org/jira/browse/SOLR-10247
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
          Components: metrics
            Reporter: Andrzej Bialecki 
            Assignee: Andrzej Bialecki 
             Fix For: 6.5, master (7.0)


Metrics API currently supports only numeric values. However, it's useful also 
to report non-numeric values such as eg. version, disk type, component state, 
some system properties, etc.

Codahale {{Gauge<T>}} metric type can be used for this purpose, and convenience 
methods can be added to {{SolrMetricManager}} to make it easier to use.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to