Skip to content

Commit

Permalink
jhipster#24101 Modified default values for metrics export
Browse files Browse the repository at this point in the history
  • Loading branch information
sbouchex committed Nov 7, 2023
1 parent 3de63ac commit 6e86fe5
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ management:
export:
enabled: true
step: 60
metrics:
enable:
http: true
jvm: true
Expand All @@ -155,11 +156,10 @@ management:
all: 0, 0.5, 0.75, 0.95, 0.99, 1.0
tags:
application: ${spring.application.name}
web:
server:
request:
autotime:
enabled: true
data:
repository:
autotime:
enabled: true

<%_ if (databaseTypeMongodb) { _%>
mongock:
Expand Down

0 comments on commit 6e86fe5

Please sign in to comment.