Skip to content

[dbsp] Count steps and track latency for all transactions.#6713

Queued
blp wants to merge 1 commit into
mainfrom
dbsp_step_latency_seconds
Queued

[dbsp] Count steps and track latency for all transactions.#6713
blp wants to merge 1 commit into
mainfrom
dbsp_step_latency_seconds

Conversation

@blp

@blp blp commented Jul 23, 2026

Copy link
Copy Markdown
Member

Only transactions run by DBPSHandle::transaction() were tracked before. Also, record step count at latency together so they are very likely to be exactly in sync.

Fixes: #6432

Describe Manual Test Plan

I don't think this is worth testing manually.

Only transactions run by DBPSHandle::transaction() were tracked before.
Also, record step count at latency together so they are very likely to be
exactly in sync.

Fixes: #6432

Signed-off-by: Ben Pfaff <blp@feldera.com>
@blp
blp requested a review from ryzhyk July 23, 2026 19:49
@blp blp self-assigned this Jul 23, 2026
@blp blp added bug Something isn't working DBSP core Related to the core DBSP library user-reported Reported by a user or customer labels Jul 23, 2026
@blp
blp added this pull request to the merge queue Jul 23, 2026
Any commits made after this event will not be merged.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working DBSP core Related to the core DBSP library user-reported Reported by a user or customer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

dbsp_step_latency_seconds_bucket metrics are missing

2 participants