chore: simplify honeycomb alerts (#26142)
This commit is contained in:
parent
293bb422fa
commit
f8aa4a3be0
15 changed files with 185 additions and 408 deletions
4
sst-env.d.ts
vendored
4
sst-env.d.ts
vendored
|
|
@ -114,8 +114,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
|
||||
}
|
||||
"LogProcessor": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue