Skip to content

Commit

Permalink
FDP-94: Expose health endpoint
Browse files Browse the repository at this point in the history
Signed-off-by: Jasper Kamerling <[email protected]>
  • Loading branch information
jasperkamerling committed Nov 24, 2023
1 parent cf19039 commit ef035a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/src/main/resources/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ management:
endpoints:
web:
exposure:
include: prometheus
include: prometheus,health

spring:
kafka:
Expand Down

0 comments on commit ef035a4

Please sign in to comment.