Description
OCI Metrics Support.
Usages
Configuration options
| Key | Kind | Type | Default Value | Description |
|---|---|---|---|---|
batch-delay | VALUE | Long | 1 | Sets the delay interval if metrics are posted in batches (defaults to #DEFAULT_BATCH_DELAY) |
batch-size | VALUE | Integer | 50 | Sets the maximum no |
compartment-id | VALUE | String | Sets the compartment ID | |
delay | VALUE | Long | 60 | Sets the delay interval between metric posting (defaults to #DEFAULT_SCHEDULER_DELAY) |
description-enabled | VALUE | Boolean | true | Sets whether the description should be enabled or not |
enabled | VALUE | Boolean | true | Sets whether metrics transmission to OCI is enabled |
initial-delay | VALUE | Long | 1 | Sets the initial delay before metrics are sent to OCI (defaults to #DEFAULT_SCHEDULER_INITIAL_DELAY) |
namespace | VALUE | String | Sets the namespace | |
resource-group | VALUE | String | Sets the resource group | |
scheduling-time-unit | VALUE | TimeUnit | TimeUnit.SECONDS | Sets the time unit applied to the initial delay and delay values (defaults to TimeUnit.SECONDS) |
scopes | LIST | String | All scopes | Sets which metrics scopes (e.g., base, vendor, application) should be sent to OCI |
See the manifest for all available types.