HyukjinKwon opened a new pull request #31640:
URL: https://github.com/apache/spark/pull/31640


   ### What changes were proposed in this pull request?
   
   The endpoints of Prometheus metrics are properly marked and documented as an 
experimental (SPARK-31674). The class `PrometheusServlet` itself is not the 
part of an API so this PR proposes to remove it.
   
   ### Why are the changes needed?
   
   To avoid marking a non-API as an API.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No, the class is already `private[spark]`.
   
   ### How was this patch tested?
   
   Existing tests should cover.


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

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