Skip to content

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

Fields

fn withDisableResolveMessage

withDisableResolveMessage(value=true)

PARAMETERS:

  • value (boolean)
    • default value: true

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"

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.