argos/dmp-backend/web/src/main/resources/config/metrics.yml

39 lines
668 B
YAML
Raw Normal View History

2024-04-11 16:26:04 +02:00
metrics:
task:
2024-04-15 11:26:16 +02:00
enable: false
intervalSeconds: null
nexusDate: null
usersLoginClient: null
referenceTypes:
2024-04-12 16:44:13 +02:00
funderIds: []
grantIds: []
projectIds: []
researcherIds: []
2024-04-11 16:26:04 +02:00
management:
endpoint:
metrics:
enabled: true
prometheus:
enabled: true
health:
show-details: always
2024-04-12 16:44:13 +02:00
endpoints:
2024-04-11 16:26:04 +02:00
web:
base-path: /
exposure:
2024-04-12 16:44:13 +02:00
include: prometheus,health,metrics
2024-04-11 16:26:04 +02:00
metrics:
enabled: true
export:
prometheus:
enabled: true
enable:
http: true
jvm: true
jdbc: true
tomcat: true
logback: true
hikaricp: true
cache: true