Skip to content

Commit

Permalink
Adding application.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
MaartenSmeets committed Nov 1, 2018
1 parent 4bfb24e commit 034829a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions complete/src/main/resources/application.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@

#Metrics related configurations
management.endpoint.metrics.enabled=true
management.endpoints.web.exposure.include=*
management.endpoint.prometheus.enabled=true
management.metrics.export.prometheus.enabled=true

0 comments on commit 034829a

Please sign in to comment.