Skip to content

Commit

Permalink
Update content/en/monitors/guide/notification-message-best-practices.md
Browse files Browse the repository at this point in the history
Co-authored-by: Esther Kim <[email protected]>
  • Loading branch information
khangtruong and estherk15 authored Jan 28, 2025
1 parent 5765358 commit f9dddec
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,7 @@ In the following sections you will learn how to use advanced features to further
Monitor message variables are dynamic placeholders that allow you to customize notification messages with real-time contextual information. Use variables to enhance message clarity, and provide detailed context.
There are two types of variables:

* Conditional variables that use "*if-else"* logic to tweak the context of the message depending on some conditions, such as the state of the monitor.
* Template variables to enrich your monitor notifications with contextual information.
| Variable Type | Description | |---------------------|-----------------------------------------------------------------------------------------------------| | [Conditional](#conditional-variables) | Uses "if-else" logic to adjust the message context based on conditions like monitor state. | | [Template](#template-variables) | Enriches monitor notifications with contextual information. |

Variables are especially important in a **Multi-Alert** monitor. When it triggers, you want to know which group triggered the monitor, and that's where variables are handy.

Expand Down

0 comments on commit f9dddec

Please sign in to comment.