sigram opened a new pull request, #4044:
URL: https://github.com/apache/solr/pull/4044

   This PR adds /metrics/prometheus to the CrossDC Consumer, in addition to the 
existing Dropwizard JSON metrics endpoint (moved under /metrics/json).
   
   Prometheus 1.4.3 was selected for this module for several reasons:
   * 1.1.0 is over 2 years old and there have been many important bug fixes 
since then.
   * Similarly, Java simpleclient is EOL since 1.0.0.
   * 1.1.0 doesn't have a built-in support for wrapping Dropwizard metrics. 
Importing just the relevant parts would create additional tech debt for Solr.


-- 
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