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