GlobalRefMap/LabelStore should check staleness markers and/or other garbage collections #5585
Labels
enhancement
New feature or request
frozen-due-to-age
Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed.
needs-attention
An issue or PR has been sitting around and needs attention.
Request
GlobalRefMap can leak 16 bytes + label per label. This can cause higher than expected memory usage in high cardinality environments.
Use case
Reduce memory usage of global ref map. Add staleness checks, though this is likely not a full solution since honor timestamps and metrics receiver can prevent this.
The text was updated successfully, but these errors were encountered: