Skip to content

[exporterhelper] Refactor persistent storage size backup #12890

@dmitryax

Description

@dmitryax

Currently we have this logic to persist the current queue size every 10 writes to ensure it can be restored after a crash. The problem that it's not reliable and can lead to sizing problems.

Instead, we should write all the information every time under one key: start/stop/inprogres/size.

Metadata

Metadata

Assignees

Labels

area:exporterhelp wantedGood issue for contributors to OpenTelemetry Service to pick up

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions