You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Andrzej Bialecki (Jira)" <ji...@apache.org> on 2020/03/24 15:31:00 UTC

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

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

Andrzej Bialecki edited comment on SOLR-12267 at 3/24/20, 3:30 PM:
-------------------------------------------------------------------

This difference is caused by two factors:
 * the representation of Timer fields now uses shorter (and different names) than in 6x
 * by default the UI retrieves the metrics in a "simple" format, which hides most of the properties of complex metrics such as Timers / Meters. This is just a default option that the UI uses - we could easily switch it to using "simple=false" but then the screens would become very crowded.

Edit: my angular skills are nonexistent, but it shouldn't be that hard to hack the UI to add a checkbox that switches between full and simple formats.


was (Author: ab):
This difference is caused by two factors:
 * the representation of Timer fields now uses shorter (and different names) than in 6x
 * by default the UI retrieves the metrics in a "simple" format, which hides most of the properties of complex metrics such as Timers / Meters. This is just a default option that the UI uses - we could easily switch it to using "simple=false" but then the screens would become very crowded.

> Admin UI broken metrics
> -----------------------
>
>                 Key: SOLR-12267
>                 URL: https://issues.apache.org/jira/browse/SOLR-12267
>             Project: Solr
>          Issue Type: Improvement
>          Components: Admin UI, metrics
>            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
(v8.3.4#803005)

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