Last generated July 16, 2025

Silence

Silence is the Schema for the silences API.

Full name:
silences.observability.giantswarm.io
Group:
observability.giantswarm.io
Singular name:
silence
Plural name:
silences
Scope:
Namespaced
Versions:
v1alpha2

Version v1alpha2

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

SilenceSpec defines the desired state of Silence.

.spec.matchers

array Required

Matchers defines the alert matchers that this silence will apply to.

.spec.matchers[*]

object

SilenceMatcher defines an alert matcher to be muted by the Silence.

.spec.matchers[*].matchType

string

MatchType defines the type of matching to perform.

.spec.matchers[*].name

string Required

Name of the label to match.

.spec.matchers[*].value

string Required

Value to match for the given label name.


This documentation page shows information based on silence-operator v0.18.0.