Skip to content

Investigate making trace spans flow into the hyperlight guest #318

@simongdavies

Description

@simongdavies

Hyperlight makes use of Rust tracing Spans to trace threads of execution through a Sandbox, this is done primarily throught the instrument macro.

We should explicitly enable a span to continue across a guest->host->guest call chain.

It may be possible to do this using Trace Context Propogator, see here for an example of this

Metadata

Metadata

Assignees

No one assigned

    Labels

    lifecycle/confirmedBug is verified or proposal seems reasonable

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions