You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# built-in micrometer properties
micrometer:
binder:
http-server:
# ignore all non-application uris, as well as the custom set
suppress-non-application-uris: true
ignore-patterns: /,/metrics,/swagger-ui.*,.*\.html
# due to the https://github.com/quarkusio/quarkus/issues/24938
# we need to define uri templating on our own for now
# note that order is important
match-patterns: |
The text was updated successfully, but these errors were encountered:
Currently not set:
The text was updated successfully, but these errors were encountered: