Skip to content

Add fdb_tsl_max_blob_count() to get TSDB capacity#417

Merged
armink merged 1 commit into
armink:masterfrom
Lincoln-Agritech:tsdb_count
Jun 12, 2026
Merged

Add fdb_tsl_max_blob_count() to get TSDB capacity#417
armink merged 1 commit into
armink:masterfrom
Lincoln-Agritech:tsdb_count

Conversation

@sijk

@sijk sijk commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

It's often useful to know the maximum capacity of a tsdb. I couldn't see any way to get this information already, so this branch adds a function to calculate it.

The answer will be exact if FDB_TSDB_FIXED_BLOB_SIZE is defined, and will be a lower bound if not.

@armink armink merged commit 8236571 into armink:master Jun 12, 2026
7 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