Description

OCI Metrics Support.

Usages

Configuration options

KeyKindTypeDefault ValueDescription
batch-delayVALUELong1Sets the delay interval if metrics are posted in batches (defaults to #DEFAULT_BATCH_DELAY)
batch-sizeVALUEInteger50Sets the maximum no
compartment-idVALUEString Sets the compartment ID
delayVALUELong60Sets the delay interval between metric posting (defaults to #DEFAULT_SCHEDULER_DELAY)
description-enabledVALUEBooleantrueSets whether the description should be enabled or not
enabledVALUEBooleantrueSets whether metrics transmission to OCI is enabled
initial-delayVALUELong1Sets the initial delay before metrics are sent to OCI (defaults to #DEFAULT_SCHEDULER_INITIAL_DELAY)
namespaceVALUEString Sets the namespace
resource-groupVALUEString Sets the resource group
scheduling-time-unitVALUETimeUnitTimeUnit.SECONDSSets the time unit applied to the initial delay and delay values (defaults to TimeUnit.SECONDS)
scopesLISTStringAll scopesSets which metrics scopes (e.g., base, vendor, application) should be sent to OCI

See the manifest for all available types.