Skip to content
Snippets Groups Projects
Commit 915a757e authored by gwen-soleil's avatar gwen-soleil
Browse files

add a new config for TTS preprod

parent 2491ba3e
No related branches found
No related tags found
No related merge requests found
server:
port: 9000
application:
useTangoTimeseries: true
dbConfig:
host: 172.17.30.105
name: tts
port: 6432
log4jdbc: false
updateInterval: 1000
graphql:
servlet:
mapping: /graphql
enabled: true
corsEnabled: true
actuator-metrics: true
websocket:
enabled: true
subscriptions:
websocket:
path: /subscriptions
spring:
jmx:
enabled: true
management:
endpoints:
jmx:
exposure:
include: "*"
web:
exposure:
include: "*"
metrics:
endpoints:
prometheus:
enable: true
web:
exposure:
include: health,info,metrics
enabled: true
export:
prometheus:
enabled: true
export:
jmx:
domain: "fr.soleil.archiving.metrics"
logging:
level:
org:
jdbi: DEBUG
web: DEBUG
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment