Skip to content

tsdb/index: export sentinel error for symbol table size exceeded#18057

Merged
bboreham merged 1 commit intoprometheus:mainfrom
pr00se:symbol-table-too-large-errors
Feb 10, 2026
Merged

tsdb/index: export sentinel error for symbol table size exceeded#18057
bboreham merged 1 commit intoprometheus:mainfrom
pr00se:symbol-table-too-large-errors

Conversation

@pr00se
Copy link
Contributor

@pr00se pr00se commented Feb 10, 2026

Similar to #17773, we want to detect and handle "symbol table size exceeds 4294967295 bytes" errors without having to rely on string matching. This PR adds a sentinel error that can be detected using errors.Is.

Change isn't user-facing, so no CHANGELOG required.

Which issue(s) does the PR fix:

Does this PR introduce a user-facing change?

NONE

@bboreham bboreham merged commit c096bb0 into prometheus:main Feb 10, 2026
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants