Class RequestSpanExtensions
Inheritance
RequestSpanExtensions
Assembly: Couchbase.NetClient.dll
Syntax
public static class RequestSpanExtensions
Methods
View Source
LogOrphaned(IRequestSpan)
Declaration
public static IRequestSpan LogOrphaned(this IRequestSpan span)
Parameters
Returns
View Source
RequestSpan(IRequestTracer, string, string)
Declaration
public static IRequestSpan RequestSpan(this IRequestTracer tracer, string serviceName, string operation)
Parameters
Returns
View Source
Declaration
public static IRequestSpan WithCommonTags(this IRequestSpan span)
Parameters
Returns