Commit e6daa7a
authored
feat: add readBatch span (#492)
* feat: add readBatch span
we've observed large 'Stream' traces with a small semaphore or processor
usage.
To improve clarity also trace readBatch since it was observed causing slow
requests in some instances
* Update processor.go1 parent 0ca8fce commit e6daa7a
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| 182 | + | |
| 183 | + | |
182 | 184 | | |
183 | 185 | | |
184 | 186 | | |
| |||
0 commit comments