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.
| Field / Type | Description |
|---|---|
short | 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 | title defines the title of this field. This appears as bold text labeling the field content.
|
value | value defines the value of this field, displayed underneath the title. This contains the actual data or content for the field.
|