Commit 0d318a9
authored
feat(sidekick/rust): use consolidated
Update the template to generate code using our new consolidated
`LroRecorder` API
(googleapis/google-cloud-rust#5803).
Instead of querying the separated `POLL_ATTEMPT_COUNT` task-local
directly, the telemetry stubs will now query the active recorder.
Staged @ googleapis/google-cloud-rust#5804
Follow up 2 for
googleapis/google-cloud-rust#5695LroRecorder in tracing decorator (#6259)1 parent 9762b43 commit 0d318a9
1 file changed
Lines changed: 5 additions & 3 deletions
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
87 | | - | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
88 | 90 | | |
89 | 91 | | |
90 | 92 | | |
| |||
93 | 95 | | |
94 | 96 | | |
95 | 97 | | |
96 | | - | |
| 98 | + | |
97 | 99 | | |
98 | 100 | | |
99 | 101 | | |
| |||
0 commit comments