igiguere commented on code in PR #4057:
URL: https://github.com/apache/solr/pull/4057#discussion_r2708433203


##########
solr/solr-ref-guide/modules/deployment-guide/pages/metrics-reporting.adoc:
##########
@@ -148,14 +153,14 @@ The `prometheus-config.yml` file needs to be configured 
for a Prometheus server
 ----
 scrape_configs:
   - job_name: 'solr'
-    metrics_path: "/solr/admin/metrics"
+    metrics_path: "/api/metrics"

Review Comment:
   I'll re-write the existing note, so it says that the 2 paths are V1, V2 
equivalents,  and examples on the page show V2 only.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to