v0.87
Added
- Use uber-go/automaxprocs
to automatically adjustGOMAXPROCS
to match Linux container CPU quota.
Runtime value ofGOMAXPROCS
is now exported as ago_max_procs
metric. - API will now return only first 40 alert groups by default, the rest can
be loaded when user clicks on theLoad more
button.
grid:groupLimit
config option was added to customise how many groups
are returned and displayed in the UI by default.