Update alarm expression BNF documentation
Change-Id: I3afa5dd25ac9635bb0969a0ca3642cb6af4a3df4
This commit is contained in:
@@ -111,8 +111,7 @@ Each subexpression is made up of several parts with a couple of options:
|
||||
|
||||
````
|
||||
<sub_expression>
|
||||
::= <metric> <relational_operator> <threshold_value>
|
||||
| <function> '(' <metric> [',' period] ')' <relational_operator> threshold_value ['times' periods]
|
||||
::= <function> '(' <metric> [',' period] ')' <relational_operator> threshold_value ['times' periods]
|
||||
| '(' expression ')'
|
||||
|
||||
````
|
||||
|
||||
Reference in New Issue
Block a user