How to use MQL generator?

1 View
Radinka Frolova
Answered 6 months, 2 weeks ago
<p>Understand the syntax of Monitoring Query Language (MQL) expressions and review valid values for interval, statistic, and predicate operators in MQL expressions.</p><p>MQL &nbsp;syntax governs expressions for querying metrics that are published to the Monitoring service. MQL expressions define queries (including alarm queries). MQL acts on aggregated data.&nbsp;</p><p id="isPasted"><em>Some components can appear in an MQL expression multiple times. For example, you can use two grouping functions (as in&nbsp;groupBy(), followed by a&nbsp;statistic, followed by&nbsp;grouping()). You can also&nbsp;nest queries.</em></p><p><em>You can also&nbsp;join multiple queries&nbsp;into a single query.</em></p><p><em>For alarms in the Console, the absent() statistic is listed under Operator.</em></p>