AnthosObservabilityMembershipSpecArgs

data class AnthosObservabilityMembershipSpecArgs(val doNotOptimizeMetrics: Output<Boolean>? = null, val enableStackdriverOnApplications: Output<Boolean>? = null, val version: Output<String>? = null) : ConvertibleToJava<AnthosObservabilityMembershipSpecArgs>

Anthosobservability: Per-Membership Feature spec.

Constructors

Link copied to clipboard
fun AnthosObservabilityMembershipSpecArgs(doNotOptimizeMetrics: Output<Boolean>? = null, enableStackdriverOnApplications: Output<Boolean>? = null, version: Output<String>? = null)

Functions

Link copied to clipboard
open override fun toJava(): AnthosObservabilityMembershipSpecArgs

Properties

Link copied to clipboard
val doNotOptimizeMetrics: Output<Boolean>? = null

Use full of metrics rather than optimized metrics. See https://cloud.google.com/anthos/clusters/docs/on-prem/1.8/concepts/logging-and-monitoring#optimized_metrics_default_metrics

Link copied to clipboard

Enable collecting and reporting metrics and logs from user apps.

Link copied to clipboard
val version: Output<String>? = null

the version of stackdriver operator used by this feature