G
Link: https://github.com/prymitive/karma/releases/tag/v0.87
Release notes:
### AddedMore
* Use [uber-go/automaxprocs](https://github.com/uber-go/automaxprocs)
to automatically adjust `GOMAXPROCS` to match Linux container CPU quota.
Runtime value of `GOMAXPROCS` is now exported as a `go_max_procs` metric.
* API will now r...