Google Kubernetes Engine v1 API - Enum ManagedOpenTelemetryConfig.Types.Scope (3.37.0)

public enum ManagedOpenTelemetryConfig.Types.Scope

Reference documentation and code samples for the Google Kubernetes Engine v1 API enum ManagedOpenTelemetryConfig.Types.Scope.

Scope is the scope of the Managed OpenTelemetry pipeline.

Namespace

Google.Cloud.Container.V1

Assembly

Google.Cloud.Container.V1.dll

Fields

Name Description
CollectionAndInstrumentationComponents

COLLECTION_AND_INSTRUMENTATION_COMPONENTS is used to enable the Managed OpenTelemetry pipeline for collection and instrumentation components.

None

NONE is used to disable the Managed OpenTelemetry pipeline.

Unspecified

SCOPE_UNSPECIFIED is when the scope is not set.