この記事は英語の原文を日本語に翻訳したものです。原文: https://opentelemetry.io/docs/specs/semconv/hardware/host/

翻訳元: open-telemetry/semantic-conventions v1.44.0(コミット e10a930

物理ホストメトリクスに関するセマンティック規約

ステータス: Development

物理ホストメトリクス hw.host.*

仮想システムやコンテナとは異なる物理システム。 例:物理サーバー、スイッチ、ディスクアレイ。

メトリクス: hw.host.ambient_temperature

このメトリクスは推奨(recommended)です。

NameInstrument TypeUnit (UCUM)DescriptionStabilityEntity Associations
hw.host.ambient_temperatureGaugeCel物理ホストの周囲(外部)温度。Development

Attributes:

KeyStabilityRequirement LevelValue TypeDescriptionExample Values
hw.idDevelopmentRequiredstring監視対象のホスト内で一意な、ハードウェアコンポーネントの識別子win32battery_battery_testsysa33_1
hw.nameDevelopmentRecommendedstringハードウェアコンポーネントの、見てすぐわかる名前eth0
hw.parentDevelopmentRecommendedstring親コンポーネントの一意識別子(通常はエンクロージャーまたはディスクコントローラーのhw.id属性)dellStorage_perc_0

メトリクス: hw.host.energy

このメトリクスは推奨(recommended)です。

NameInstrument TypeUnit (UCUM)DescriptionStabilityEntity Associations
hw.host.energyCounterJ物理ホスト全体が消費した合計エネルギー(ジュール単位)。 [1]Development

[1]: ホストの全体的なエネルギー使用量は、重複する値を合算してしまうことを防ぐため、前節で説明した汎用のhw.energyおよびhw.powerではなく、専用のhw.host.energyおよびhw.host.powerメトリクスのみを使って報告しなければなりません(MUST)。

Attributes:

KeyStabilityRequirement LevelValue TypeDescriptionExample Values
hw.idDevelopmentRequiredstring監視対象のホスト内で一意な、ハードウェアコンポーネントの識別子win32battery_battery_testsysa33_1
hw.nameDevelopmentRecommendedstringハードウェアコンポーネントの、見てすぐわかる名前eth0
hw.parentDevelopmentRecommendedstring親コンポーネントの一意識別子(通常はエンクロージャーまたはディスクコントローラーのhw.id属性)dellStorage_perc_0

メトリクス: hw.host.heating_margin

このメトリクスは推奨(recommended)です。

NameInstrument TypeUnit (UCUM)DescriptionStabilityEntity Associations
hw.host.heating_marginGaugeCel内部センサーのいずれかが警告閾値に達するまでに、物理ホストの温度をあと何度(摂氏)上げられるか。Development

Attributes:

KeyStabilityRequirement LevelValue TypeDescriptionExample Values
hw.idDevelopmentRequiredstring監視対象のホスト内で一意な、ハードウェアコンポーネントの識別子win32battery_battery_testsysa33_1
hw.nameDevelopmentRecommendedstringハードウェアコンポーネントの、見てすぐわかる名前eth0
hw.parentDevelopmentRecommendedstring親コンポーネントの一意識別子(通常はエンクロージャーまたはディスクコントローラーのhw.id属性)dellStorage_perc_0

メトリクス: hw.host.power

このメトリクスは推奨(recommended)です。

NameInstrument TypeUnit (UCUM)DescriptionStabilityEntity Associations
hw.host.powerGaugeW物理ホスト全体が消費している瞬時電力(ワット単位、hw.host.energyの方が推奨される)。 [1]Development

[1]: ホストの全体的なエネルギー使用量は、重複する値を合算してしまうことを防ぐため、前節で説明した汎用のhw.energyおよびhw.powerではなく、専用のhw.host.energyおよびhw.host.powerメトリクスのみを使って報告しなければなりません(MUST)。

Attributes:

KeyStabilityRequirement LevelValue TypeDescriptionExample Values
hw.idDevelopmentRequiredstring監視対象のホスト内で一意な、ハードウェアコンポーネントの識別子win32battery_battery_testsysa33_1
hw.nameDevelopmentRecommendedstringハードウェアコンポーネントの、見てすぐわかる名前eth0
hw.parentDevelopmentRecommendedstring親コンポーネントの一意識別子(通常はエンクロージャーまたはディスクコントローラーのhw.id属性)dellStorage_perc_0