Couchbase .NET SDK | 3.9.0
Search Results for

    Show / Hide Table of Contents

    Class ObservabilitySemanticConventionParser

    Parser for the OTEL_SEMCONV_STABILITY_OPT_IN environment variable.

    Inheritance
    object
    ObservabilitySemanticConventionParser
    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
    Assembly: Couchbase.NetClient.dll
    Syntax
    public static class ObservabilitySemanticConventionParser

    Methods

    | Edit this page View Source

    FromEnvironment()

    Get the current observability semantic convention mode from the environment variable. The result is cached after the first call.

    Declaration
    public static ObservabilitySemanticConvention FromEnvironment()
    Returns
    Type Description
    ObservabilitySemanticConvention

    ObservabilitySemanticConvention from the environment, or Legacy by default.

    • Edit this page
    • View Source
    In this article
    Back to top © 2026 Couchbase, Inc.