Skip to content

Commit dd0620a

Browse files
authored
Fix markdown formatting (#3018)
1 parent 2ed27d3 commit dd0620a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/system/system-metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ instruments not explicitly defined in the specification.
1414
The `system.*` namespace SHOULD be exclusively used to report hosts' metrics.
1515
The `system.*` namespace SHOULD only be used when the metrics are collected from within the target system. (physical servers, virtual machines etc).
1616
Metrics collected from technology-specific, well-defined APIs (e.g. Kubelet's API or container runtimes)
17-
should be reported under their respective namespace (e.g. k8s.*, container.*).
17+
should be reported under their respective namespace (e.g. `k8s.*`, `container.*`).
1818
Resource attributes related to a host, SHOULD be reported under the `host.*` namespace.
1919

2020
<!-- toc -->

0 commit comments

Comments
 (0)