elastic / elastic/opentelemetry-lib
Allow cpu mapper to work with only `system.cpu.utilization` optional metric
Open
- Dominant language
- Go
- Stars
- 5
- Forks
- 18
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 7
Description
The current CPU mapper depends on 2 optional metrics: `system.cpu.utilization` and `system.cpu.logical.count`. CPU logical count can be derived from `system.cpu.utilization` using the `cpu` dimension which would reduce the dependency on 2 optional metrics.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.