You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Varun Thacker (JIRA)" <ji...@apache.org> on 2018/04/24 21:01:02 UTC

[jira] [Commented] (SOLR-12267) Admin UI broken metrics

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

Varun Thacker commented on SOLR-12267:
--------------------------------------

This API calls returns the same data on both Solr 6.6.2 and Solr 7.2.0

 

http://localhost:8983/solr/admin/metrics?group=core&prefix=UPDATE./update.requestTimes&wt=json&indent=on
{code:java}
{
"responseHeader":{
"status":0,
"QTime":1},
"metrics":{
"solr.core.techproducts":{
"UPDATE./update.requestTimes":{
"count":15,
"meanRate":0.06193838474100722,
"1minRate":0.059722026233201185,
"5minRate":1.370641605420876,
"15minRate":2.31058601280263,
"min_ms":2.13397,
"max_ms":128.889822,
"mean_ms":19.49975526666667,
"median_ms":4.00796,
"stddev_ms":37.98377078937656,
"p75_ms":8.417471,
"p95_ms":128.889822,
"p99_ms":128.889822,
"p999_ms":128.889822}}}}{code}

> Admin UI broken metrics
> -----------------------
>
>                 Key: SOLR-12267
>                 URL: https://issues.apache.org/jira/browse/SOLR-12267
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Varun Thacker
>            Priority: Major
>         Attachments: Solr662.png, Solr720.png
>
>
> Attaching Screenshots of the same metric on Solr 6.6.2 VS Solr 7.2.0 
> The admin UI shows completely different metrics



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org