Skip to content

Revisit tracing strategy #188

Open
Open
@ludfjig

Description

@ludfjig

The current state of tracing in hyperlight is a bit all over the place. We should have:

  • Less fine grained tracing: Right now many irrelevant small helper functions are being traced. We should consider only covering our APIs
  • Include guest calls in tracing spans
  • Revisit which function parameters should and shouldn't be traced.
  • Revisit tracing log levels

Metadata

Metadata

Assignees

Labels

lifecycle/confirmedBug is verified or proposal seems reasonable

Type

Projects

Status

No status

Relationships

None yet

Development

No branches or pull requests

Issue actions