You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ja...@apache.org on 2020/05/29 12:49:12 UTC

[lucene-solr] branch branch_8_5 updated: ref_guide - metrics reporting - small typo (#1544)

This is an automated email from the ASF dual-hosted git repository.

janhoy pushed a commit to branch branch_8_5
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git


The following commit(s) were added to refs/heads/branch_8_5 by this push:
     new 1f408a6  ref_guide - metrics reporting - small typo (#1544)
1f408a6 is described below

commit 1f408a68b1a5ece071e50ab94d49ca12d6bcd3d1
Author: soleuu <so...@gmail.com>
AuthorDate: Fri May 29 14:47:36 2020 +0200

    ref_guide - metrics reporting - small typo (#1544)
    
    (cherry picked from commit 90d84d41b3c4165088cf730d75f9728da727ccdd)
---
 solr/solr-ref-guide/src/metrics-reporting.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/solr/solr-ref-guide/src/metrics-reporting.adoc b/solr/solr-ref-guide/src/metrics-reporting.adoc
index c66017c..b319bb2 100644
--- a/solr/solr-ref-guide/src/metrics-reporting.adoc
+++ b/solr/solr-ref-guide/src/metrics-reporting.adoc
@@ -670,4 +670,4 @@ http://localhost:8983/solr/admin/metrics?regex=.*\.requests&group=core
 Request only "user.name" property of "system.properties" metric from registry "solr.jvm":
 
 [source,text]
-http://localhost:8983/solr/admin/metrics?wt=xml?key=solr.jvm:system.properties:user.name
+http://localhost:8983/solr/admin/metrics?wt=xml&key=solr.jvm:system.properties:user.name