ran prettier

This commit is contained in:
Larissa Wandzura
2025-08-27 15:28:27 -05:00
parent dcb91cd7cd
commit 9c7828e320
@@ -161,7 +161,7 @@ SQL expressions integrates alerting and recording rules, allowing you to define
For SQL Expressions to work properly with alerting and recording rules, your query must return:
- One numeric column - **_required_**. This contains the value that triggers alerts or gets recorded.
- One numeric column - **_required_**. This contains the value that triggers alerts or gets recorded.
- One or more string columns - _optional_. These become **labels** for the alert instances or metrics. Column names and their row values become labels.
Consider the following query results: