ServiceLevelIndicatorTemplate CRD schema reference (group sre.smm.cisco.com)

ServiceLevelIndicatorTemplate is the Schema for the servicelevelindicatortemplates API nolint: maligned

ServiceLevelIndicatorTemplate

ServiceLevelIndicatorTemplate is the Schema for the servicelevelindicatortemplates API nolint: maligned

Full name:
servicelevelindicatortemplates.sre.smm.cisco.com
Group:
sre.smm.cisco.com
Singular name:
servicelevelindicatortemplate
Plural name:
servicelevelindicatortemplates
Scope:
Namespaced
Versions:
v1alpha1

Version v1alpha1

Properties

.apiVersion

string

APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources

.kind

string

Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds

.metadata

object

.spec

object Required

ServiceLevelIndicatorTemplateSpec defines the desired state of ServiceLevelIndicatorTemplate

.spec.description

string Required

.spec.goodEvents

string Required

.spec.kind

string

.spec.parameters

array Required

.spec.parameters[*]

object

.spec.parameters[*].advanced

boolean

.spec.parameters[*].default

string Required

.spec.parameters[*].description

string Required

.spec.parameters[*].name

string Required

.spec.preprocessing

object

.spec.preprocessing.prometheus

array

.spec.preprocessing.prometheus[*]

object

Rule describes an alerting or recording rule.

.spec.preprocessing.prometheus[*].alert

string

.spec.preprocessing.prometheus[*].annotations

object

.spec.preprocessing.prometheus[*].expr

Required

.spec.preprocessing.prometheus[*].for

string

.spec.preprocessing.prometheus[*].labels

object

.spec.preprocessing.prometheus[*].record

string

.spec.totalEvents

string Required

.status

object

ServiceLevelIndicatorTemplateStatus defines the observed state of ServiceLevelIndicatorTemplate