Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 20s
Build & Deploy / 🧪 QA (push) Failing after 34s
Build & Deploy / 🏗️ Build (push) Has started running
Build & Deploy / 🚀 Deploy (push) Has been cancelled
Build & Deploy / 🧪 Smoke Test (push) Has been cancelled
Build & Deploy / ⚡ Lighthouse (push) Has been cancelled
Build & Deploy / 🔔 Notify (push) Has been cancelled
1 line
386 B
Plaintext
1 line
386 B
Plaintext
{"version":3,"file":"constants.js","sources":["../../../../src/integrations/http/constants.ts"],"sourcesContent":["export const INSTRUMENTATION_NAME = '@sentry/instrumentation-http';\n\n/** We only want to capture request bodies up to 1mb. */\nexport const MAX_BODY_BYTE_LENGTH = 1024 * 1024;\n"],"names":[],"mappings":"AAAO,MAAM,oBAAA,GAAuB;;AAEpC;AACO,MAAM,oBAAA,GAAuB,IAAA,GAAO;;;;"} |