Skip to content

Implement client reports for Node #12822

@mydea

Description

@mydea

Today, client reports for dropped events are only sent in Browser SDKs. Node SDKs do not have an implementation for this. We want to add this so client reports are also sent in Node.

Note that the jsdoc for the sendClientReports option on the client already says that this is true by default, which is not actually true in Node.

Open questions

  • When should we flush client report outcomes? We could do it in a throttled/debounced way, e.g. every 5 seconds or so.

Metadata

Metadata

Assignees

Labels

No labels
No labels
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions