UpdateWorkspaceConfigurationRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

You can include a token in your operation to make it an idempotent opeartion.

Link copied to clipboard

This is an array of structures, where each structure defines a label set for the workspace, and defines the active time series limit for each of those label sets. Each label name in a label set must be unique.

Link copied to clipboard

Specifies the time window in seconds for accepting out of order samples. Out of order samples older than this window are rejected.

Link copied to clipboard

Specifies how many days that metrics will be retained in the workspace.

Link copied to clipboard

Specifies the duration in seconds to offset rule evaluation queries into the past. This allows ingested samples to be available before rule evaluation.

Link copied to clipboard

The ID of the workspace that you want to update. To find the IDs of your workspaces, use the ListWorkspaces operation.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String