1
0

linked metrics-endpoint (#132)

Co-authored-by: Michael Hoennig <michael@hoennig.de>
Reviewed-on: https://dev.hostsharing.net/hostsharing/hs.hsadmin.ng/pulls/132
Reviewed-by: Timotheus Pokorra <timotheus.pokorra@hostsharing.net>
This commit is contained in:
Michael Hoennig
2024-12-06 10:08:26 +01:00
parent 7212c92fe2
commit 6464d6f1ec
5 changed files with 91 additions and 2 deletions

View File

@@ -8,7 +8,8 @@ management:
endpoints:
web:
exposure:
include: info, health, metrics
# HOWTO: view _clickable_ Spring Actuator (Micrometer) Metrics endpoints: http://localhost:8081/actuator/metric-links
include: info, health, metrics, metric-links
observations:
annotations:
enabled: true