[
https://issues.apache.org/jira/browse/SOLR-17436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18051023#comment-18051023
]
Isabelle Giguere edited comment on SOLR-17436 at 1/10/26 4:03 PM:
------------------------------------------------------------------
Oops. PR https://github.com/apache/solr/pull/3955 probably broke something.
Solr 9.10 returns a proper Json response for /admin/metrics, but the "devSlim"
installation of Solr 11 snapshot returns a plain text response.
*****
Update: Nope. Not my fault, not PR 3955. SOLR-17855 set the "prometheus" plain
text response as default. MetricsHandler does not return a NamedList<Object>
anymore, nothing that can be easily set into a Json (or XML) format.
was (Author: igiguere):
Oops. PR https://github.com/apache/solr/pull/3955 probably broke something.
Solr 9.10 returns a proper Json response for /admin/metrics, but the "devSlim"
installation of Solr 11 snapshot returns a plain text response.
> Create a v2 equivalent for /admin/metrics
> -----------------------------------------
>
> Key: SOLR-17436
> URL: https://issues.apache.org/jira/browse/SOLR-17436
> Project: Solr
> Issue Type: Sub-task
> Reporter: Matthew Biscocho
> Priority: Major
>
> The /admin/metrics API has no equivalent in the v2 paradigm.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]