We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ed27d3 commit dd0620aCopy full SHA for dd0620a
docs/system/system-metrics.md
@@ -14,7 +14,7 @@ instruments not explicitly defined in the specification.
14
The `system.*` namespace SHOULD be exclusively used to report hosts' metrics.
15
The `system.*` namespace SHOULD only be used when the metrics are collected from within the target system. (physical servers, virtual machines etc).
16
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.*).
+should be reported under their respective namespace (e.g. `k8s.*`, `container.*`).
18
Resource attributes related to a host, SHOULD be reported under the `host.*` namespace.
19
20
<!-- toc -->
0 commit comments