prometheus operator v0.93.1

Alertmanager.spec.containers.env.valueFrom.resourceFieldRef.spec.alertmanagerConfiguration.global

global defines the global parameters of the Alertmanager configuration.

14 fields
Alertmanager.spec.containers.env.valueFrom.resourceFieldRef.spec.alertmanagerConfiguration.global fields and descriptions
Field / TypeDescription
object

httpConfig defines the default HTTP configuration.

object

jira defines the default configuration for Jira.

object

mattermost defines the default Mattermost Config

object

opsGenieApiKey defines the default OpsGenie API Key.

  • x-kubernetes-map-type: "atomic"
object

opsGenieApiUrl defines the default OpsGenie API URL.

  • x-kubernetes-map-type: "atomic"
pagerdutyUrl
string

pagerdutyUrl defines the default Pagerduty URL.

  • pattern: ^(http|https)://.+$
resolveTimeout
string

resolveTimeout defines the default value used by alertmanager if the alert does not include EndsAt, after this time passes it can declare the alert as resolved if it has not been updated. This has no impact on alerts from Prometheus, as they always include EndsAt.

  • pattern: ^(0|(([0-9]+)y)?(([0-9]+)w)?(([0-9]+)d)?(([0-9]+)h)?(([0-9]+)m)?(([0-9]+)s)?(([0-9]+)ms)?)$
object

rocketChat defines the default configuration for Rocket Chat.

object

slackApiUrl defines the default Slack API URL.

  • x-kubernetes-map-type: "atomic"
object

smtp defines global SMTP parameters.

object

telegram defines the default Telegram config

object

victorops defines the default configuration for VictorOps.

object

webex defines the default configuration for Webex.

object

wechat defines the default WeChat Config