Closed sethvargo closed 3 years ago
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: mikehelmick, sethvargo
The full list of commands accepted by this bot can be found here.
The pull request process is described here
The debugger service should never be publicly accessible and therefore doesn't need an uptime check. It's also not included in SLO calculations. Additionally, these new variables didn't have a default value, which makes them "required". This adds a default value of
[]
to preserve the backwards compatibility of the alerting module.Release Note
/assign @mikehelmick /assign @mariliamelo