Skip to content

feat(spans): Add shard/slice_id tags to flusher metrics#110748

Merged
untitaker merged 2 commits intomasterfrom
untitaker/add-shard-tags-to-flusher-metrics
Mar 16, 2026
Merged

feat(spans): Add shard/slice_id tags to flusher metrics#110748
untitaker merged 2 commits intomasterfrom
untitaker/add-shard-tags-to-flusher-metrics

Conversation

@untitaker
Copy link
Copy Markdown
Member

Tag backpressure, drift, and hard_backpressure metrics with
shard or slice_id to enable per-partition diagnosis of flusher
behavior.

Co-Authored-By: Claude Opus 4.6 [email protected]

Tag backpressure, drift, and hard_backpressure metrics with
shard or slice_id to enable per-partition diagnosis of flusher
behavior.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Mar 16, 2026
@untitaker untitaker marked this pull request as ready for review March 16, 2026 16:51
@untitaker untitaker requested review from a team as code owners March 16, 2026 16:51
Copy link
Copy Markdown
Contributor

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Use explicit None check instead of `or` to avoid slice_id=0 being
coerced to an empty string.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
@untitaker untitaker enabled auto-merge (squash) March 16, 2026 16:57
@untitaker untitaker merged commit 3f1a19e into master Mar 16, 2026
57 checks passed
@untitaker untitaker deleted the untitaker/add-shard-tags-to-flusher-metrics branch March 16, 2026 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants