contactPoint
grafonnet.alerting.contactPoint
NOTE: The schemas for all different contact points is under development, this means we can't properly express them in Grafonnet yet. The way this works now may change heavily.
Index
fn withDisableResolveMessage(value=true)
fn withName(value)
fn withProvenance(value)
fn withSettings(value)
fn withSettingsMixin(value)
fn withType(value)
fn withUid(value)
Fields
fn withDisableResolveMessage
withDisableResolveMessage(value=true)
PARAMETERS:
- value (
boolean
)- default value:
true
- default value:
EmbeddedContactPoint is the contact point type that is used by grafanas embedded alertmanager implementation.
fn withName
withName(value)
PARAMETERS:
- value (
string
)
EmbeddedContactPoint is the contact point type that is used by grafanas embedded alertmanager implementation.
fn withProvenance
withProvenance(value)
PARAMETERS:
- value (
string
)
EmbeddedContactPoint is the contact point type that is used by grafanas embedded alertmanager implementation.
fn withSettings
withSettings(value)
PARAMETERS:
- value (
object
)
EmbeddedContactPoint is the contact point type that is used by grafanas embedded alertmanager implementation.
fn withSettingsMixin
withSettingsMixin(value)
PARAMETERS:
- value (
object
)
EmbeddedContactPoint is the contact point type that is used by grafanas embedded alertmanager implementation.
fn withType
withType(value)
PARAMETERS:
- value (
string
)- valid values:
"alertmanager"
," dingding"
," discord"
," email"
," googlechat"
," kafka"
," line"
," opsgenie"
," pagerduty"
," pushover"
," sensugo"
," slack"
," teams"
," telegram"
," threema"
," victorops"
," webhook"
," wecom"
- valid values:
EmbeddedContactPoint is the contact point type that is used by grafanas embedded alertmanager implementation.
fn withUid
withUid(value)
PARAMETERS:
- value (
string
)
EmbeddedContactPoint is the contact point type that is used by grafanas embedded alertmanager implementation.