Current situation
The upstream Host Metrics receiver added support for system.uptime metric in v0.113.0. The Elastic System integration also supports the uptime metric.
Problem
The problem is, the Elastic Infra Metrics processor currently does not support the metric, so the upstream metric is not translated to ECS.
Proposed solution
Add the mapping from OTel system.metric to ECS in remappers/hostmetrics so that the Elastic Infra Metrics processor translates the OTel metric to ECS, so that the metric shows up in the System integration dashboards.