mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 14:11:44 +00:00
<!-- PR description tips: https://www.notion.so/sourcegraph/Write-a-good-pull-request-description-610a7fd3e613496eb76f450db5a49b6e --> Opsgenie alert notifications for critical alerts should be enabled by default for production projects or where `env.alerting.opsgenie` is set to true. Closes CORE-223 ## Test plan Tested locally by running `sg msp gen` for a `prod` env which doesn't have an alerting config and verifying that notification suppression was disabled Set `env.alerting.opsgenie` to false which enabled suppression again. No changes to `test` environments unless `env.alerting.opsgenie` is set to true. |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| build.go | ||
| environment_test.go | ||
| environment.go | ||
| monitoring.go | ||
| projectid.go | ||
| rollout.go | ||
| service_test.go | ||
| service.go | ||
| spec.go | ||