Field | Type | Description |
---|---|---|
apiVersion |
string | azurerm.kubeform.com/v1alpha1 |
kind |
string | MonitorMetricAlert |
metadata |
Kubernetes meta/v1.ObjectMeta | Refer to the Kubernetes API documentation for the fields of the metadata field. |
spec |
MonitorMetricAlertSpec | |
status |
MonitorMetricAlertStatus |
Field | Type | Description |
---|---|---|
providerRef |
Kubernetes core/v1.LocalObjectReference | |
id |
string | |
action |
[]MonitorMetricAlertSpecAction | (Optional) |
autoMitigate |
bool | (Optional) |
criteria |
[]MonitorMetricAlertSpecCriteria | |
description |
string | (Optional) |
enabled |
bool | (Optional) |
frequency |
string | (Optional) |
name |
string | |
resourceGroupName |
string | |
scopes |
[]string | |
severity |
int | (Optional) |
tags |
map[string]string | (Optional) |
windowSize |
string | (Optional) |
Field | Type | Description |
---|---|---|
actionGroupID |
string | |
webhookProperties |
map[string]string | (Optional) |
Field | Type | Description |
---|---|---|
aggregation |
string | |
dimension |
[]MonitorMetricAlertSpecCriteriaDimension | (Optional) |
metricName |
string | |
metricNamespace |
string | |
operator |
string | |
threshold |
encoding/json.Number |
Field | Type | Description |
---|---|---|
name |
string | |
operator |
string | |
values |
[]string |
Field | Type | Description |
---|---|---|
observedGeneration |
int64 | (Optional) Resource generation, which is updated on mutation by the API Server. |
output |
MonitorMetricAlertSpec | (Optional) |
state |
kubeform.dev/kubeform/apis.State | (Optional) |