Matthew Biscocho created SOLR-17628:
---------------------------------------

             Summary: Add query quantiles metrics to prometheus endpoint 
                 Key: SOLR-17628
                 URL: https://issues.apache.org/jira/browse/SOLR-17628
             Project: Solr
          Issue Type: Improvement
          Components: metrics
            Reporter: Matthew Biscocho


When exposing prometheus metrics with SOLR-10654 exporting metrics was mostly 
straight forward except for query metric quantiles. Things such as average 
request times exists with the current prometheus internal formatters. But 
Dropwizard gauges can have more complex types in their data structures and 
quantiles fell in that bucket so at the time, exporting these quantiles wasn't 
straight forward. I think these metrics would be very beneficial to finally add 
in and export.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to