@subtrace/cloudflare to your Worker package.json:
fetch handler to use the Subtrace middleware:
src/index.js
SUBTRACE_TOKEN environment variable in your Wrangler config file:
wrangler.jsonc
Use Subtrace to see HTTP requests in your Cloudflare Workers
@subtrace/cloudflare to your Worker package.json:
fetch handler to use the Subtrace middleware:
SUBTRACE_TOKEN environment variable in your Wrangler config file: