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
CP-53470 Additional traces around xenopsd VM_migrate & rejoin traceparents in requests forwarded to xenopsd by xapi (xapi-project#6275)
Reconnected VM_receive_memory span to VM.migrate:
When xapi passes the traceparent header to xenopsd it is serialised
under the additional_headers field of the json body, updated xenopsd to
expect that instead of sourcing it from the non existent traceparent
field
Added some additional spans around vm migration critical section
including the specific point we receive the suspend from
emu-manager/xenguest - this required moving the with_tracing function to
a more common location
0 commit comments