Skip to content

feat(metrics): add blob-related monitoring metrics for RocksDB BlobDB#2391

Open
ruojieranyishen wants to merge 1 commit into
apache:masterfrom
ruojieranyishen:supportblobfalcon
Open

feat(metrics): add blob-related monitoring metrics for RocksDB BlobDB#2391
ruojieranyishen wants to merge 1 commit into
apache:masterfrom
ruojieranyishen:supportblobfalcon

Conversation

@ruojieranyishen

Copy link
Copy Markdown
Collaborator

#2390.

When using RocksDB's BlobDB, there was limited visibility into blob file statistics and blob cache performance.

  • Blob size metrics: total/live blob size, garbage size and ratio
  • Blob cache metrics: capacity, usage, and pinned usage
  • Compaction metrics: blob bytes read/written during compaction

apache#2390.

When using RocksDB's BlobDB, there was limited visibility into blob file
statistics and blob cache performance.

- Blob size metrics: total/live blob size, garbage size and ratio
- Blob cache metrics: capacity, usage, and pinned usage
- Compaction metrics: blob bytes read/written during compaction
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant