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
)
fn withContinue
withContinue(value=true)
PARAMETERS:
- value (
boolean
)- default value:
true
- default value:
fn withGroupBy
withGroupBy(value)
PARAMETERS:
- value (
array
)
fn withGroupByMixin
withGroupByMixin(value)
PARAMETERS:
- value (
array
)
fn withGroupInterval
withGroupInterval(value)
PARAMETERS:
- value (
string
)
fn withGroupWait
withGroupWait(value)
PARAMETERS:
- value (
string
)
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
)
fn withMuteTimeIntervalsMixin
withMuteTimeIntervalsMixin(value)
PARAMETERS:
- value (
array
)
fn withPolicy
withPolicy(value)
PARAMETERS:
- value (
array
)
fn withPolicyMixin
withPolicyMixin(value)
PARAMETERS:
- value (
array
)
fn withRepeatInterval
withRepeatInterval(value)
PARAMETERS:
- value (
string
)