Skip to content

Add limit for metric aggregation #18080

@chargome

Description

@chargome

Description

We have an upper bound for flushing the metrics buffer (atm this is set to 1000 items) but this still does not prevent the SDK from queuing more items (faster than we can flush them), so we want to introduce a second upper bound at which we start dropping incoming metrics.

Metadata

Metadata

Assignees

Labels

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions