Commit 12f5773
authored
Create an OpenTelemetry link instead of setting parent (#53)
The opentelemetry docs specifically call out our use-case
(queueing an asynchronous task) as a use case for links:
https://opentelemetry.io/docs/concepts/signals/traces/#span-links1 parent d1d50e8 commit 12f5773
1 file changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
292 | | - | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
293 | 296 | | |
294 | 297 | | |
| 298 | + | |
295 | 299 | | |
296 | 300 | | |
297 | | - | |
298 | | - | |
299 | | - | |
| 301 | + | |
300 | 302 | | |
301 | 303 | | |
302 | 304 | | |
| |||
0 commit comments