Skip to content

Commit

Permalink
[config] add application name for grafana
Browse files Browse the repository at this point in the history
  • Loading branch information
ethan-sh-lee committed Apr 22, 2024
1 parent ea1d845 commit a8330ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ spring.flyway.baseline-on-migrate=true

# Expose specific endpoints
management.endpoints.web.exposure.include = health, metrics, prometheus
spring.application.name=spring-boot-app-sns
management.metrics.tags.application = ${spring.application.name}

0 comments on commit a8330ef

Please sign in to comment.