semantic-conventions icon indicating copy to clipboard operation
semantic-conventions copied to clipboard

Should OS-specific metrics be in `system.{os}` or `{os}` namespace

Open lmolkova opened this issue 1 year ago • 0 comments
trafficstars

currently both of these namespaces are used in this PR:

  • linux.*
  • and system.linux.*

should we rename system.linux.* to linux.*?

that would seem to align with our decision to move process.runtime.jvm.* to jvm.*

Originally posted by @trask in https://github.com/open-telemetry/semantic-conventions/pull/1078#discussion_r1638375208

lmolkova avatar Jul 15 '24 18:07 lmolkova