Skip to content

Commit

Permalink
Add option to show all details for health endpoints in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
esanchezros committed Feb 21, 2024
1 parent 81ab33b commit 7378667
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -364,6 +364,8 @@ management.endpoints.web.exposure.include=quickfixjserver # whether the endpoint
----
management:
endpoint:
health:
show-details: always
quickfixjserver:
enabled: true
endpoints:
Expand Down Expand Up @@ -779,6 +781,8 @@ management.endpoints.web.exposure.include=quickfixjclient # whether the endpoint
----
management:
endpoint:
health:
show-details: always
quickfixjclient:
enabled: true
endpoints:
Expand Down

0 comments on commit 7378667

Please sign in to comment.