liudezhi2098 opened a new pull request, #15467:
URL: https://github.com/apache/pulsar/pull/15467
### Motivation
authenticateMetricsEndpoint configure will check in functions worker, but
the configuration is not placed in functions_worker.yml, for many users who do
not know how to modify it, if authenticate turned on in functions worker.
### Modifications
add conf
# Whether the '/metrics' endpoint requires authentication. Defaults to true
authenticateMetricsEndpoint: true
### Documentation
Need to update docs?
- [x] `no-need-doc`
--
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]