File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
<!-- - Hugo front matter used to generate the website version of this page:
2
- linkTitle: Container Metrics
2
+ linkTitle: Container
3
3
--->
4
4
5
5
# Semantic Conventions for Container Metrics
@@ -62,7 +62,7 @@ This metric is optional.
62
62
| -------- | --------------- | ----------- | -------------- |
63
63
| ` container.disk.write.bytes ` | Counter | ` By ` | Disk write bytes for the container. [ 1] |
64
64
65
- ** [ 1] :** The total number of bytes written successfully (aggregated from all disks).
65
+ ** [ 1] :** The total number of bytes written successfully (aggregated from all disks).
66
66
<!-- endsemconv -->
67
67
68
68
<!-- semconv metric.container.disk.write.bytes(full) -->
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ groups:
31
31
metric_name : container.disk.write.bytes
32
32
brief : " Disk write bytes for the container."
33
33
note : >
34
- The total number of bytes written
34
+ The total number of bytes written
35
35
successfully (aggregated from all disks).
36
36
instrument : counter
37
37
unit : " By"
@@ -54,4 +54,4 @@ groups:
54
54
on all network interfaces
55
55
by the container.
56
56
instrument : counter
57
- unit : " By"
57
+ unit : " By"
You can’t perform that action at this time.
0 commit comments