prometheus operator v0.71.2

AlertmanagerConfig.spec.receivers[].slackConfigs[].fields[]

SlackField configures a single Slack field that is sent with each notification. Each field must contain a title, value, and optionally, a boolean value to indicate if the field is short enough to be displayed next to other fields designated as short. See https://api.slack.com/docs/message-attachments#fields for more information.

3 fields
AlertmanagerConfig.spec.receivers[].slackConfigs[].fields[] fields and descriptions
Field / TypeDescription
short
boolean

No description provided.

title
string required

No description provided.

  • minLength: 1
value
string required

No description provided.

  • minLength: 1