-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Service Arch
-
Minor Change
-
v7.0, v6.0, v5.0
-
Service Arch 2023-12-11, Service Arch 2023-12-25
-
135
Currently, we will attempt to return the number of CPUs available to the process, but if sched_getaffinity returns an error, we will default to returning the number of CPUs available to the system host. This is confusing for users of FTDC that are looking at deployments that are running in virtualized environments.
We should look to differentiate the metrics so it's clear whether we are reporting the number of CPUs available to the process or to the host.
- is related to
-
SERVER-40506 ftdc (hostInfo.num_cores,systemMetrics.cpu.num_cpus) to reflect vCPUs when containerized
- Closed
- related to
-
SERVER-90351 Keep numCores field name in hostInfo
- Closed