Skip to content
New issue

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

Issue with prometheus configuration v7.4.0 #741

Open
joofio opened this issue Sep 25, 2024 · 2 comments
Open

Issue with prometheus configuration v7.4.0 #741

joofio opened this issue Sep 25, 2024 · 2 comments

Comments

@joofio
Copy link

joofio commented Sep 25, 2024

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

@jkiddo
Copy link
Collaborator

jkiddo commented Sep 28, 2024

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

@jkiddo
Copy link
Collaborator

jkiddo commented Sep 29, 2024

Should be fixed with #745

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants