We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
when setting this conf to false in application.yaml, master/worker server cannot launch
application.yaml
launch server normally
if anyone wants to disable metric for safety reasons, set the management port to -1
see https://docs.spring.io/spring-boot/reference/actuator/monitoring.html
3.2.x
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Search before asking
What happened
when setting this conf to false in
application.yaml
, master/worker server cannot launchWhat you expected to happen
launch server normally
How to reproduce
when setting this conf to false in
application.yaml
, master/worker server cannot launchAnything else
if anyone wants to disable metric for safety reasons, set the management port to -1
see https://docs.spring.io/spring-boot/reference/actuator/monitoring.html
Version
3.2.x
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: