Skip to content

Commit

Permalink
Update application-prod.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gunsight1 authored Mar 21, 2024
1 parent 5c4fce6 commit 3030227
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions module-api/src/main/resources/application-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,15 +58,10 @@ logging:
total-size-cap: 5GB

management:
observations:
key-values:
application: ${spring.application.name}
instance: live

endpoints:
web:
exposure:
include: health, metrics, prometheus
include: "prometheus, health"
endpoint:
health:
show-details: never
Expand Down

0 comments on commit 3030227

Please sign in to comment.