Module: Google::Cloud::Container::V1beta1::ClusterTelemetry::Type

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

Overview

Type of the integration.

Constant Summary collapse

UNSPECIFIED =

Not set.

0
DISABLED =

Monitoring integration is disabled.

1
ENABLED =

Monitoring integration is enabled.

2
SYSTEM_ONLY =

Only system components are monitored and logged.

3