Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
12-14-2021 10:31 PM
Is there a way to trace calls to Neo4j using Open Telemetry in Java?
If not, is this something on the roadmap for the driver?
If not, any tips for how we could implement this ourselves?
12-15-2021 12:26 AM
Hello, there is an OpenTracing community project around the Java driver: GitHub - opentracing-contrib/java-neo4j-driver: OpenTracing instrumentation for Neo4j Driver. Hope this helps.
12-15-2021 03:42 PM
Thanks for the pointer. While I guess it would be possible to hook that up to an Open Telemetry bridge, I don't think that will work when the rest of the app is using OTel rather OTracing. Perhaps it's a good starting point for an OTel fork, though.
All the sessions of the conference are now available online