Skip to content

Commit

Permalink
chore(application.properties) : metric export관련 설정
Browse files Browse the repository at this point in the history
  • Loading branch information
Due-IT committed Dec 9, 2024
1 parent 06b1a09 commit dd1a89e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions wabi/src/main/resources/application.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
spring.application.name=wabi
spring.profiles.active=prod
management.endpoints.web.exposure.include=prometheus, health, info
management.metrics.tags.application=${spring.application.name}

0 comments on commit dd1a89e

Please sign in to comment.