Skip to content

Enable Spring Boot Actuator#9

Open
marsan02 wants to merge 1 commit into
mainfrom
test/actuator-1776512338
Open

Enable Spring Boot Actuator#9
marsan02 wants to merge 1 commit into
mainfrom
test/actuator-1776512338

Conversation

@marsan02
Copy link
Copy Markdown
Owner

Adds spring-boot-starter-actuator and exposes operational endpoints for the payments-api.

Exposed endpoints: health, info, env, metrics, beans, mappings, loggers.
Also sets management.endpoint.health.show-details=always so the health endpoint returns the full component breakdown.

Will be reachable at /actuator/*. Useful for the monitoring team.

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

Successfully merging this pull request may close these issues.

1 participant