prometheus operator v0.93.1

AlertmanagerConfig.spec.receivers.rocketchatConfigs.fields

fields defines additional fields for the message attachment. These appear as structured key-value pairs within the message.

3 fields
AlertmanagerConfig.spec.receivers.rocketchatConfigs.fields fields and descriptions
Field / TypeDescription
short
boolean

short defines whether this field should be a short field. When true, the field may be displayed inline with other short fields to save space.

title
string

title defines the title of this field. This appears as bold text labeling the field content.

  • minLength: 1
value
string

value defines the value of this field, displayed underneath the title. This contains the actual data or content for the field.

  • minLength: 1