DataDog / dd-trace-java

Datadog APM client for Java
https://docs.datadoghq.com/tracing/languages/java
Apache License 2.0
572 stars 284 forks source link

trace agent not working for Hibernate Reactive #3323

Open noobgramming opened 2 years ago

noobgramming commented 2 years ago

Hello! Hibernate has a new mode/extension called Hibernate Reactive that's meant to be used with Reactive frameworks like Vert.X

It recently hit 1.0 so we're trialing it, and I noticed the existing Hibernate instrumentation doesn't seem to work :(

Alex-Wauters commented 1 year ago

We're seeing the same since an update to Quarkus 3.x - hibernate 6 / hibernate-reactive 2 is not added as an APM service.