You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tracing: subscribe to span creation events, log important ingestion and sync steps (#1039)
* refactor: `log` ~> `tracing` (#1013)
Using tracing will allow us to capture span related info in addition to the event based context that we already capture
---------
Signed-off-by: Devdutt Shenoi <[email protected]>
* note span creation and deletion
* trace: log steps of ingest and sync
---------
Signed-off-by: Devdutt Shenoi <[email protected]>
0 commit comments