Skip to content

Commit a87ccdf

Browse files
authored
Merge pull request #136 from finpik/develop
프로메테우스 엔드포인트 메트릭스 추가
2 parents 4a2e468 + b81ab7f commit a87ccdf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

finpik-api/src/main/resources/application.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ management:
9393
endpoints:
9494
web:
9595
exposure:
96-
include: health,info,prometheus
96+
include: health,info,prometheus, metrics
9797

9898
metrics:
9999
tags:

0 commit comments

Comments
 (0)