You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
For service monitoring, it is helpful to have a separate endpoint that can display all relevant data.
Describe the solution you'd like
The endpoint should be accessible via the /actuator path.
Describe alternatives you've considered
Optionally there should be one or more of the following possibilities to make endpoint accessible
for authenticated users only
for admins only
for specific role only
only from localhost
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
For service monitoring, it is helpful to have a separate endpoint that can display all relevant data.
Describe the solution you'd like
The endpoint should be accessible via the /actuator path.
Describe alternatives you've considered
Optionally there should be one or more of the following possibilities to make endpoint accessible
The text was updated successfully, but these errors were encountered: