22 lines
845 B
Markdown
22 lines
845 B
Markdown
<!--- Hugo front matter used to generate the website version of this page:
|
|
linkTitle: System
|
|
path_base_for_github_subdir:
|
|
from: tmp/semconv/docs/system/_index.md
|
|
to: system/README.md
|
|
--->
|
|
|
|
# System Semantic Conventions
|
|
|
|
**Status**: [Experimental][DocumentStatus]
|
|
|
|
This document defines semantic conventions for systems (such as processes, runtimes, hardware, etc.).
|
|
|
|
System semantic conventions are defined for the following metrics:
|
|
|
|
* [System](system-metrics.md): For standard system metrics.
|
|
* [Hardware](hardware-metrics.md): For hardware-related metrics.
|
|
* [Process](process-metrics.md): For standard process metrics.
|
|
* [Runtime Environment](/docs/runtime/README.md#metrics): For runtime environment metrics.
|
|
|
|
[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.31.0/specification/document-status.md
|