chore: simplify honeycomb alerts (#26142)

This commit is contained in:
Victor Navarro 2026-05-07 09:56:10 +02:00 committed by GitHub
parent 293bb422fa
commit f8aa4a3be0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
15 changed files with 186 additions and 409 deletions

View file

@ -91,8 +91,8 @@ declare module "sst" {
"type": "sst.sst.Secret"
"value": string
}
"INCIDENT_WEBHOOK_SIGNING_SECRET": {
"type": "sst.sst.Secret"
"HoneycombWebhookSecret": {
"type": "random.index/randomPassword.RandomPassword"
"value": string
}
"R2AccessKey": {