Skip to content

Commit

Permalink
feat: spring actuator에 health, prometheus 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
dgjinsu committed Jan 29, 2024
1 parent e601a63 commit e3b773d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ management:
web:
base-path: /jikgong
exposure:
include: prometheus
include: prometheus, health

fcm:
path: ${FCM_PATH}
Expand Down

0 comments on commit e3b773d

Please sign in to comment.