prometheus operator v0.93.1
AlertmanagerConfig.spec.receivers.rocketchatConfigs.actions
actions defines interactive actions to include in the message. These appear as buttons that users can click to trigger responses.
| Field / Type | Description |
|---|---|
msg | msg defines the message to send when the button is clicked. This allows the button to post a predefined message to the channel.
|
text | text defines the button text displayed to users. This is the label that appears on the interactive button.
|
url | url defines the URL the button links to when clicked. This creates a clickable button that opens the specified URL. |