Mar 22, 2024
Add CPU count configuration option
Node.js3.3.2
Implement CPU count configuration option. Use it to override the auto-detected, cgroups-provided number of CPUs that is used to calculate CPU usage percentages.
To set it, use the the cpuCount
configuration option or the APPSIGNAL_CPU_COUNT
environment variable.