Field | Type | Description |
---|---|---|
apiVersion |
string | azurerm.kubeform.com/v1alpha1 |
kind |
string | MetricAlertrule |
metadata |
Kubernetes meta/v1.ObjectMeta | Refer to the Kubernetes API documentation for the fields of the metadata field. |
spec |
MetricAlertruleSpec | |
status |
MetricAlertruleStatus |
Field | Type | Description |
---|---|---|
providerRef |
Kubernetes core/v1.LocalObjectReference | |
id |
string | |
aggregation |
string | |
description |
string | (Optional) |
emailAction |
[]MetricAlertruleSpecEmailAction | (Optional) |
enabled |
bool | (Optional) |
location |
string | |
metricName |
string | |
name |
string | |
operator |
string | |
period |
string | |
resourceGroupName |
string | |
resourceID |
string | |
tags |
map[string]string | (Optional) |
threshold |
encoding/json.Number | |
webhookAction |
[]MetricAlertruleSpecWebhookAction | (Optional) |
Field | Type | Description |
---|---|---|
customEmails |
[]string | (Optional) |
sendToServiceOwners |
bool | (Optional) |
Field | Type | Description |
---|---|---|
properties |
map[string]string | (Optional) |
serviceURI |
string |
Field | Type | Description |
---|---|---|
observedGeneration |
int64 | (Optional) Resource generation, which is updated on mutation by the API Server. |
output |
MetricAlertruleSpec | (Optional) |
state |
kubeform.dev/kubeform/apis.State | (Optional) |