Module: Google::Cloud::Container::V1::AutoMonitoringConfig::Scope

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

Overview

Scope for applications monitored by Auto-Monitoring

Constant Summary collapse

SCOPE_UNSPECIFIED =

Not set.

0
ALL =

Auto-Monitoring is enabled for all supported applications.

1
NONE =

Disable Auto-Monitoring.

2