Field | Type | Description |
---|---|---|
apiVersion | string | google.kubeform.com/v1alpha1 |
kind | string | LoggingMetric |
metadata | Kubernetes meta/v1.ObjectMeta | Refer to the Kubernetes API documentation for the fields of the metadata field. |
spec | LoggingMetricSpec | |
status | LoggingMetricStatus |
Appears on:LoggingMetric, LoggingMetricStatus
Field | Type | Description |
---|---|---|
providerRef | Kubernetes core/v1.LocalObjectReference | |
id | string | |
bucketOptions | []LoggingMetricSpecBucketOptions | (Optional) |
description | string | (Optional) |
filter | string | |
labelExtractors | map[string]string | (Optional) |
metricDescriptor | []LoggingMetricSpecMetricDescriptor | |
name | string | |
project | string | (Optional) |
valueExtractor | string | (Optional) |
Appears on:LoggingMetricSpec
Field | Type | Description |
---|---|---|
explicitBuckets | []LoggingMetricSpecBucketOptionsExplicitBuckets | (Optional) |
exponentialBuckets | []LoggingMetricSpecBucketOptionsExponentialBuckets | (Optional) |
linearBuckets | []LoggingMetricSpecBucketOptionsLinearBuckets | (Optional) |
Appears on:LoggingMetricSpecBucketOptions
Field | Type | Description |
---|---|---|
bounds | []float64 | (Optional) |
Appears on:LoggingMetricSpecBucketOptions
Field | Type | Description |
---|---|---|
growthFactor | int64 | (Optional) |
numFiniteBuckets | int64 | (Optional) |
scale | float64 | (Optional) |
Appears on:LoggingMetricSpecBucketOptions
Field | Type | Description |
---|---|---|
numFiniteBuckets | int64 | (Optional) |
offset | float64 | (Optional) |
width | int64 | (Optional) |
Appears on:LoggingMetricSpec
Field | Type | Description |
---|---|---|
labels | []LoggingMetricSpecMetricDescriptorLabels | (Optional) |
metricKind | string | |
unit | string | (Optional) |
valueType | string |
Appears on:LoggingMetricSpecMetricDescriptor
Field | Type | Description |
---|---|---|
description | string | (Optional) |
key | string | |
valueType | string | (Optional) |
Appears on:LoggingMetric
Field | Type | Description |
---|---|---|
observedGeneration | int64 | (Optional) Resource generation, which is updated on mutation by the API Server. |
output | LoggingMetricSpec | (Optional) |
state | kubeform.dev/kubeform/apis/base/v1alpha1.State | (Optional) |
phase | Phase | (Optional) |
string
alias)Appears on:LoggingMetricStatus