39 lines
707 B
YAML
39 lines
707 B
YAML
metrics:
|
|
task:
|
|
enable: true
|
|
intervalSeconds: 600
|
|
nexusDate: "2021-01-01T00:00:00.00Z"
|
|
usersLoginClient: ${IDP_APIKEY_CLIENT_ID:}
|
|
referenceTypes:
|
|
funderIds: []
|
|
grantIds: []
|
|
projectIds: []
|
|
researcherIds: []
|
|
management:
|
|
endpoint:
|
|
metrics:
|
|
enabled: true
|
|
prometheus:
|
|
enabled: true
|
|
health:
|
|
show-details: always
|
|
endpoints:
|
|
web:
|
|
base-path: /
|
|
exposure:
|
|
include: prometheus,health,metrics
|
|
|
|
metrics:
|
|
enabled: true
|
|
export:
|
|
prometheus:
|
|
enabled: true
|
|
enable:
|
|
http: true
|
|
jvm: true
|
|
jdbc: true
|
|
tomcat: true
|
|
logback: true
|
|
hikaricp: true
|
|
cache: true
|