Couchbase .NET SDK | 3.7.2
Search Results for

    Show / Hide Table of Contents

    Class RequestSpanExtensions

    Inheritance
    object
    RequestSpanExtensions
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Couchbase.Core.Diagnostics.Tracing
    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
    Type Name Description
    IRequestSpan span
    Returns
    Type Description
    IRequestSpan
    | Edit this page View Source

    RequestSpan(IRequestTracer, string, string)

    Declaration
    public static IRequestSpan RequestSpan(this IRequestTracer tracer, string serviceName, string operation)
    Parameters
    Type Name Description
    IRequestTracer tracer
    string serviceName
    string operation
    Returns
    Type Description
    IRequestSpan
    | Edit this page View Source

    WithCommonTags(IRequestSpan)

    Declaration
    public static IRequestSpan WithCommonTags(this IRequestSpan span)
    Parameters
    Type Name Description
    IRequestSpan span
    Returns
    Type Description
    IRequestSpan
    • Edit this page
    • View Source
    In this article
    Back to top © 2025 Couchbase, Inc.