@bryel scope. It ships both ESM
and CommonJS, so import and require both work, in Node and bundlers.
Configuration
Every processor takes the same options:Your project API key (
bk_…). The receiver stamps tenant/project from the
key — the SDK never sends them.Override to point at your own ingest (self-hosting).
Extra headers, merged after the auth header.
Keep your API key server-side. For browser feedback, proxy through your backend — see Feedback.