Module: Google::Cloud::Container::V1::ManagedOpenTelemetryConfig::Scope

Defined in:
proto_docs/google/container/v1/cluster_service.rb

Overview

Scope is the scope of the Managed OpenTelemetry pipeline.

Constant Summary collapse

SCOPE_UNSPECIFIED =

SCOPE_UNSPECIFIED is when the scope is not set.

0
NONE =

NONE is used to disable the Managed OpenTelemetry pipeline.

1
COLLECTION_AND_INSTRUMENTATION_COMPONENTS =

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

2