notificationPolicy
grafonnet.alerting.notificationPolicy
Subpackages
Index
fn withContactPoint(value)
fn withContinue(value=true)
fn withGroupBy(value)
fn withGroupByMixin(value)
fn withGroupInterval(value)
fn withGroupWait(value)
fn withMatchers(value)
fn withMatchersMixin(value)
fn withMuteTimeIntervals(value)
fn withMuteTimeIntervalsMixin(value)
fn withPolicy(value)
fn withPolicyMixin(value)
fn withRepeatInterval(value)
Fields
fn withContactPoint
withContactPoint(value)
PARAMETERS:
- value (
string
)
A Route is a node that contains definitions of how to handle alerts. This is modified from the upstream alertmanager in that it adds the ObjectMatchers property.
fn withContinue
withContinue(value=true)
PARAMETERS:
- value (
boolean
)- default value:
true
- default value:
A Route is a node that contains definitions of how to handle alerts. This is modified from the upstream alertmanager in that it adds the ObjectMatchers property.
fn withGroupBy
withGroupBy(value)
PARAMETERS:
- value (
array
)
A Route is a node that contains definitions of how to handle alerts. This is modified from the upstream alertmanager in that it adds the ObjectMatchers property.
fn withGroupByMixin
withGroupByMixin(value)
PARAMETERS:
- value (
array
)
A Route is a node that contains definitions of how to handle alerts. This is modified from the upstream alertmanager in that it adds the ObjectMatchers property.
fn withGroupInterval
withGroupInterval(value)
PARAMETERS:
- value (
string
)
A Route is a node that contains definitions of how to handle alerts. This is modified from the upstream alertmanager in that it adds the ObjectMatchers property.
fn withGroupWait
withGroupWait(value)
PARAMETERS:
- value (
string
)
A Route is a node that contains definitions of how to handle alerts. This is modified from the upstream alertmanager in that it adds the ObjectMatchers property.
fn withMatchers
withMatchers(value)
PARAMETERS:
- value (
array
)
Matchers is a slice of Matchers that is sortable, implements Stringer, and provides a Matches method to match a LabelSet against all Matchers in the slice. Note that some users of Matchers might require it to be sorted.
fn withMatchersMixin
withMatchersMixin(value)
PARAMETERS:
- value (
array
)
Matchers is a slice of Matchers that is sortable, implements Stringer, and provides a Matches method to match a LabelSet against all Matchers in the slice. Note that some users of Matchers might require it to be sorted.
fn withMuteTimeIntervals
withMuteTimeIntervals(value)
PARAMETERS:
- value (
array
)
A Route is a node that contains definitions of how to handle alerts. This is modified from the upstream alertmanager in that it adds the ObjectMatchers property.
fn withMuteTimeIntervalsMixin
withMuteTimeIntervalsMixin(value)
PARAMETERS:
- value (
array
)
A Route is a node that contains definitions of how to handle alerts. This is modified from the upstream alertmanager in that it adds the ObjectMatchers property.
fn withPolicy
withPolicy(value)
PARAMETERS:
- value (
array
)
A Route is a node that contains definitions of how to handle alerts. This is modified from the upstream alertmanager in that it adds the ObjectMatchers property.
fn withPolicyMixin
withPolicyMixin(value)
PARAMETERS:
- value (
array
)
A Route is a node that contains definitions of how to handle alerts. This is modified from the upstream alertmanager in that it adds the ObjectMatchers property.
fn withRepeatInterval
withRepeatInterval(value)
PARAMETERS:
- value (
string
)
A Route is a node that contains definitions of how to handle alerts. This is modified from the upstream alertmanager in that it adds the ObjectMatchers property.