Skip to content

Commit

Permalink
Set management.observations.key-values
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatan-ivanov committed Dec 8, 2023
1 parent 0d111f1 commit 4fbf6dc
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 @@ -11,6 +11,7 @@ management.endpoint.health.show-details=always
management.info.env.enabled=true
management.info.java.enabled=true
management.info.os.enabled=true
management.observations.key-values.application=${spring.application.name}
management.metrics.tags.application=${spring.application.name}
management.metrics.distribution.percentiles-histogram.http.server.requests=true
management.metrics.distribution.percentiles-histogram.http.client.requests=true
Expand Down

0 comments on commit 4fbf6dc

Please sign in to comment.