EventStore / EventStoreDB-Client-Java

Official Asynchronous Java 8+ Client Library for EventStoreDB 20.6+
https://eventstore.com
Apache License 2.0
61 stars 19 forks source link

DEV-344 - Tracing Instrumentation #270

Closed josephcummings closed 2 months ago

josephcummings commented 3 months ago

Changed: Added tracing instrumentation of Append and Subscribe (Catchup and Persistent) operations using the Open Telemetry APIs.

linear[bot] commented 3 months ago

DEV-344 Tracing Instrumentation Java Client