sourcegraph/dev/managedservicesplatform/operationdocs
James Cotter 4c040347ec
sg/msp: enable alerting by default for production projects (#63912)
<!-- 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.
2024-07-18 20:57:38 +01:00
..
diagram sg/msp: enable alerting by default for production projects (#63912) 2024-07-18 20:57:38 +01:00
internal/markdown bazel: transcribe test ownership to bazel tags (#62664) 2024-05-16 15:51:16 +01:00
terraform bazel: transcribe test ownership to bazel tags (#62664) 2024-05-16 15:51:16 +01:00
testdata chore/msp: blindly retry Notion page deletion (#63052) 2024-06-03 22:32:06 +00:00
BUILD.bazel bazel: transcribe test ownership to bazel tags (#62664) 2024-05-16 15:51:16 +01:00
index_test.go msp: support README.md in managed-services repo as mixins for generated docs (#61409) 2024-03-27 21:01:30 +08:00
index.go msp/operationdocs: add incident response starter guide, Notion-specific formatting (#62607) 2024-05-10 23:56:41 +00:00
links.go sg/msp: add alert policy documentation to generated ops pages (#61939) 2024-04-18 19:46:19 +00:00
notion.go msp/operationdocs: write to Notion instead of Markdown (#62325) 2024-05-03 21:17:16 +00:00
operationdocs_test.go msp/operationdocs: add incident response starter guide, Notion-specific formatting (#62607) 2024-05-10 23:56:41 +00:00
operationdocs.go chore/msp: blindly retry Notion page deletion (#63052) 2024-06-03 22:32:06 +00:00