Skip to content

fix: ensure that per attempt metrics tracer is below the retries#2793

Open
igorbernstein2 wants to merge 2 commits intomainfrom
sql-tracer
Open

fix: ensure that per attempt metrics tracer is below the retries#2793
igorbernstein2 wants to merge 2 commits intomainfrom
sql-tracer

Conversation

@igorbernstein2
Copy link
Contributor

@igorbernstein2 igorbernstein2 commented Feb 18, 2026

BigtableTracer.*Callables sink hooks into grpc to collect per attempt information and thus must be below retry callables. This fixes the ordering ExecuteQueryCallable and renames the variables to make it more obvious that this is per attempt

Change-Id: Idc58fa55bdb34a1e85fff6685c043bf559655e84
@igorbernstein2 igorbernstein2 requested review from a team as code owners February 18, 2026 20:52
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: bigtable Issues related to the googleapis/java-bigtable API. labels Feb 18, 2026
@igorbernstein2 igorbernstein2 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 18, 2026
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigtable Issues related to the googleapis/java-bigtable API. size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Comments