* opentelemetry-instrumentation-system-metrics: add process metrics Add process metrics as of 1.30.0 semconv to the system metrics instrumentation. We still keep around the old process.runtime metrics because the semconv suggest to not break current users. Still discourage their use in the doc and state explicitly they are deprecated. * Add Changelog * Please pylint * Apply suggestions from code review * Remove print * Remove process.count and fix system metrics enumeration in tests * Cleanup metrics presence assertions * Don't touch system metrics descriptions * Add default for num_cpu in case it returns None to avoid division error  | 
			||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_system_metrics.py | ||