Index

A C E I O R S T W 
All Classes|All Packages

A

attribute(String, boolean) - Method in class com.couchbase.client.tracing.opentelemetry.OpenTelemetryRequestSpan
 
attribute(String, long) - Method in class com.couchbase.client.tracing.opentelemetry.OpenTelemetryRequestSpan
 
attribute(String, String) - Method in class com.couchbase.client.tracing.opentelemetry.OpenTelemetryRequestSpan
 

C

com.couchbase.client.tracing.opentelemetry - package com.couchbase.client.tracing.opentelemetry
 

E

end() - Method in class com.couchbase.client.tracing.opentelemetry.OpenTelemetryRequestSpan
 
event(String, Instant) - Method in class com.couchbase.client.tracing.opentelemetry.OpenTelemetryRequestSpan
 

I

INSTRUMENTATION_NAME - Static variable in class com.couchbase.client.tracing.opentelemetry.OpenTelemetryRequestTracer
 

O

OpenTelemetryRequestSpan - Class in com.couchbase.client.tracing.opentelemetry
Wraps an OpenTelemetry span, ready to be passed in into options for each operation into the SDK as a parent.
OpenTelemetryRequestTracer - Class in com.couchbase.client.tracing.opentelemetry
Wraps the OpenTelemetry tracer so it is suitable to be passed in into the couchbase environment and picked up by the rest of the SDK as a result.

R

requestContext(RequestContext) - Method in class com.couchbase.client.tracing.opentelemetry.OpenTelemetryRequestSpan
 
requestSpan(String, RequestSpan) - Method in class com.couchbase.client.tracing.opentelemetry.OpenTelemetryRequestTracer
 

S

span() - Method in class com.couchbase.client.tracing.opentelemetry.OpenTelemetryRequestSpan
Returns the wrapped OpenTelemetry span.
start() - Method in class com.couchbase.client.tracing.opentelemetry.OpenTelemetryRequestTracer
 
stop(Duration) - Method in class com.couchbase.client.tracing.opentelemetry.OpenTelemetryRequestTracer
 

T

tracer() - Method in class com.couchbase.client.tracing.opentelemetry.OpenTelemetryRequestTracer
Returns the inner OpenTelemetry tracer.

W

wrap(OpenTelemetry) - Static method in class com.couchbase.client.tracing.opentelemetry.OpenTelemetryRequestTracer
Wraps OpenTelemetry and returns a datatype that can be passed into the requestTracer method of the environment.
wrap(Span) - Static method in class com.couchbase.client.tracing.opentelemetry.OpenTelemetryRequestSpan
Wraps an OpenTelemetry span so that it can be passed in to the SDK-operation options as a parent.
wrap(TracerProvider) - Static method in class com.couchbase.client.tracing.opentelemetry.OpenTelemetryRequestTracer
Wraps OpenTelemetry and returns a datatype that can be passed into the requestTracer method of the environment.
A C E I O R S T W 
All Classes|All Packages