Skip to content

Commit fac34bc

Browse files
committed
Improve requirement wording
Signed-off-by: ChrsMark <[email protected]>
1 parent 57a3d3b commit fac34bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

model/metrics/container.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ groups:
2929
brief: "The CPU mode for this data point. A container's CPU metric SHOULD be characterized _either_ by data points with no `mode` labels, _or only_ data points with `mode` labels."
3030
note: "Following states SHOULD be used: `user`, `system`, `kernel`"
3131
requirement_level:
32-
conditionally_required: If mode is available, ie metrics coming from the Docker Stats API.
32+
conditionally_required: Required if mode is available, i.e. metrics coming from the Docker Stats API.
3333

3434
# container.memory.* metrics and attribute group
3535
- id: metric.container.memory.usage

0 commit comments

Comments
 (0)