OHDSI / WebAPI

OHDSI WebAPI contains all OHDSI services that can be called from OHDSI applications
Apache License 2.0
126 stars 156 forks source link

Consider adding JavaMelody : monitoring of JavaEE applications #2265

Open ecruz165 opened 1 year ago

ecruz165 commented 1 year ago

It would provide a view into the current state of JVM when issues arise. https://github.com/javamelody/javamelody/wiki

It can be exposed as an actuator endpoint.

There is a javamelody-spring-boot-starter. If interested we would leverage version [1.72.0]