You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/04/29 06:19:37 UTC

[GitHub] [pulsar] liudezhi2098 commented on a diff in pull request #14756: [metrics] Metrics http interface unified authentication configuration

liudezhi2098 commented on code in PR #14756:
URL: https://github.com/apache/pulsar/pull/14756#discussion_r861485994


##########
conf/broker.conf:
##########
@@ -1230,6 +1230,9 @@ webSocketMaxTextFrameSize=1048576
 
 ### --- Metrics --- ###
 
+# Whether the '/metrics' endpoint requires authentication. Defaults to false
+authenticateMetricsEndpoint=false

Review Comment:
   We can discuss this parameter later, I think it is reasonable to open.



-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org