Description
On master the JSON output of the threshold logging tracer does not include the timeout_ms attribute as a number, the RFC mandates it though.
On master the JSON output of the threshold logging tracer does not include the timeout_ms attribute as a number, the RFC mandates it though.
Appears to missing from Java as well: https://github.com/couchbase/couchbase-jvm-clients/blob/master/core-io/src/main/java/com/couchbase/client/core/cnc/tracing/ThresholdLoggingTracer.java#L54-L64