Skip to content

Commit bb21ba1

Browse files
Updated rest-statistics-multiple.adoc
added a period at the end of line 65
1 parent e198abf commit bb21ba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/rest-api/pages/rest-statistics-multiple.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Each object takes the following form:
6262

6363
The value of the key `label`, `label_name`, must be a string that specifies how the metric is identified: for example, `name`, or `proc`.
6464
The value of the key `value`, `label_val`, must be a string that is the actual name used to identify the metric: for example, `sys_cpu_utilization_rate`.
65-
The value of the key `"operator"` must be `=` | `!=` | `=~` | `!~` | `any` | `not_any`
65+
The value of the key `"operator"` must be `=` | `!=` | `=~` | `!~` | `any` | `not_any`.
6666

6767
* `applyFunctions.`
6868
Can be any of the functions described in the section xref:rest-api:rest-statistics-single.adoc#function[function], on the page xref:rest-api:rest-statistics-single.adoc[Getting a Single Statistic].

0 commit comments

Comments
 (0)