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

ASF subversion and git services commented on SOLR-17628:
--------------------------------------------------------

Commit 581bbf4632de5560a096d4458870ce5f7b088198 in solr's branch 
refs/heads/branch_9x from Jude Muriithi
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=581bbf4632d ]

SOLR-17628: Add query quantiles metrics to prometheus endpoint (#3164)

Export metric timers via `wt=prometheus` as Prometheus summaries. This 
introduces count, sum, and quantiles.

> 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
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> 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: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to