Re: [hibernate-dev] Health check status API

2018-06-03 Thread Steve Ebersole
I've looked into both Hawkular and Dropwizard. Personally I found neither of them particularly easy to play with. Did you have something specific in mind besides what we already collect with the Statistics API? As Vlad mentioned, we can already do this. On Sun, Jun 3, 2018 at 5:22 PM Sanne Gri

Re: [hibernate-dev] Health check status API

2018-06-03 Thread Sanne Grinovero
Thanks for all comments! Agreed to look at MicroProfile and other IO engines. Sure we don't want to pull in more dependencies, just allow others to query Hibernate status over a well-defined API. In case this was to need some Openshift or MicroProfile specifics I'd code that as a new module, some