mirror of
https://github.com/tiennm99/claude-status-webhook.git
synced 2026-04-17 15:20:37 +00:00
feat: enable Cloudflare Workers observability (logs + traces)
Add observability config to wrangler.jsonc with logs and traces enabled, 100% sampling, and persistence. Free tier feature — no code changes needed.
This commit is contained in:
@@ -10,7 +10,6 @@ import {
|
||||
humanizeStatus,
|
||||
STATUS_URL,
|
||||
} from "./status-fetcher.js";
|
||||
|
||||
/**
|
||||
* Register info commands: /help, /status, /history, /uptime
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user