Exposure of actuators apparently overriden by Web client properties #35
Unanswered
PascalLugon
asked this question in
Q&A
Replies: 1 comment
-
|
Found a kind workaround to override the CIB seven actuator exposure settings: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have an issue with the exposure of actuators running CIB seven 2.1.0: only 2 are exposed (health and info), instead of the ones I want to activate.
I've found that the application.yaml located in the cibseven-webclient-web-2.1.0-classes.jar is potentially the source of the issue. When trying to adjust a property, the following error is raised:
Looking into the application.yaml file from cibseven-webclient-web-2.1.0-classes.jar, I can see the following properties:
Also in the startup trace I can see:
The application.yaml is apparently loaded after my application.yml
Does somebody knows a way to fix this issue?
BR
Pascal
Beta Was this translation helpful? Give feedback.
All reactions