Semantic conventions for hardware metrics need to be updated to merge network metrics and GPU IOs metrics #2805
Labels
area:semantic-conventions
Related to semantic conventions
[label deprecated] triaged-accepted
[label deprecated] Issue triaged and accepted by OTel community, can proceed with creating a PR
spec:metrics
Related to the specification/metrics directory
Following discussion in #2726, the semantic conventions for hardware metrics (
specification\metrics\semantic_conventions\hardware-metrics.md
) must be updated to merge IO metrics using thedirection
attribute:hw.gpu.io.receive
,hw.gpu.io.transmit
hw.gpu.io
withdirection
set toreceive
ortransmit
hw.network.io.receive
,hw.network.io.transmit
hw.network.io
withdirection
set toreceive
ortransmit
hw.network.packets.receive
,hw.network.packets.transmit
hw.network.packets
withdirection
set toreceive
ortransmit
The text was updated successfully, but these errors were encountered: