opentelemetry-specification icon indicating copy to clipboard operation
opentelemetry-specification copied to clipboard

Add additional process metrics to the metrics semantic conventions

Open evan-bradley opened this issue 1 year ago • 0 comments

Changes

Fixes #2708

Add the following process metrics to the semantic conventions:

  • process.voluntary_context_switches
  • process.involuntary_context_switches
  • process.open_file_descriptors

Related issues https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/12482

This will need to be rebased on https://github.com/open-telemetry/opentelemetry-specification/pull/2705 before it can be merged.

evan-bradley avatar Aug 02 '22 17:08 evan-bradley