Skip to content

Add compaction metrics#6350

Merged
nadav-govari merged 1 commit into
nadav/feature-split-mergesfrom
nadav/pr11
May 12, 2026
Merged

Add compaction metrics#6350
nadav-govari merged 1 commit into
nadav/feature-split-mergesfrom
nadav/pr11

Conversation

@nadav-govari
Copy link
Copy Markdown
Collaborator

Description

Adds metrics for the new compaction planner and compactors.
Emits successes, failures, and in progress, by source_uid and merge level. Merge level is approximated by taking the max of the splits being merged.

Also tracks queue length on the planner, which can eventually be used to set an autoscaling policy.

@nadav-govari nadav-govari changed the title Add metrics Add compaction metrics Apr 27, 2026
@nadav-govari nadav-govari changed the base branch from nadav/pr10 to main April 30, 2026 15:10
@nadav-govari nadav-govari changed the base branch from main to nadav/pr10 April 30, 2026 17:44
.metastore
.list_splits(request)
.await?
.await
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we want grpc metrics

Base automatically changed from nadav/pr10 to nadav/feature-split-merges May 12, 2026 14:48
@nadav-govari nadav-govari merged commit d3a780c into nadav/feature-split-merges May 12, 2026
4 checks passed
@nadav-govari nadav-govari deleted the nadav/pr11 branch May 12, 2026 14:51
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.

1 participant