summaryrefslogtreecommitdiffhomepage
path: root/sst-env.d.ts
diff options
context:
space:
mode:
authorFrank <[email protected]>2025-09-08 15:46:57 -0400
committerFrank <[email protected]>2025-09-08 15:46:59 -0400
commitcd42503e2cea32f6bceee46fbd9f257ba9a0b923 (patch)
tree7a3906d0edf7bf56fead9870018b6dd4b4a5df0e /sst-env.d.ts
parent1cea8b9e77dd72250b0b2bd1fd6572e338efc7dc (diff)
downloadopencode-cd42503e2cea32f6bceee46fbd9f257ba9a0b923.tar.gz
opencode-cd42503e2cea32f6bceee46fbd9f257ba9a0b923.zip
Zen: telemetry
Diffstat (limited to 'sst-env.d.ts')
-rw-r--r--sst-env.d.ts7
1 files changed, 7 insertions, 0 deletions
diff --git a/sst-env.d.ts b/sst-env.d.ts
index 534b20a69..c1999089e 100644
--- a/sst-env.d.ts
+++ b/sst-env.d.ts
@@ -64,6 +64,13 @@ declare module "sst" {
"type": "sst.sst.Secret"
"value": string
}
+ "HONEYCOMB_API_KEY": {
+ "type": "sst.sst.Secret"
+ "value": string
+ }
+ "LogProcessor": {
+ "type": "sst.cloudflare.Worker"
+ }
"STRIPE_SECRET_KEY": {
"type": "sst.sst.Secret"
"value": string