Skip to content

SDK-side log batching #1880

@emilk

Description

@emilk

The SDK:s should do batching of data so that we collect log events into a single message. It should be sent after it hits some size limit (e.g. 1MB) or some time limit (e.g. 50ms).

Metadata

Metadata

Assignees

Labels

sdk-rustRust logging API

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions