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
Hi, I am trying to (re)add the prometheus export in v7.4.0 with:
management: endpoints: enabled-by-default: true web: exposure: include: "*"
and not getting prometheus. I am doing something wrong? Current server with this config at: https://sandbox.hl7europe.eu/baseserver/actuator
The text was updated successfully, but these errors were encountered:
First of all - it looks like the configuration should be corrected as it does not conform to the documentation on https://docs.spring.io/spring-boot/reference/actuator/endpoints.html#actuator.endpoints.enabling
Sorry, something went wrong.
Should be fixed with #745
No branches or pull requests
Hi, I am trying to (re)add the prometheus export in v7.4.0 with:
and not getting prometheus. I am doing something wrong?
Current server with this config at: https://sandbox.hl7europe.eu/baseserver/actuator
The text was updated successfully, but these errors were encountered: