Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Add tracing to virtcontainers #566

Closed
jodh-intel opened this issue Aug 9, 2018 · 0 comments
Closed

Add tracing to virtcontainers #566

jodh-intel opened this issue Aug 9, 2018 · 0 comments
Assignees
Labels
feature New functionality high-priority Very urgent issue (resolve quickly)

Comments

@jodh-intel
Copy link
Contributor

As a follow-on from #557, add tracing to the virtcontainers packages.

@jodh-intel jodh-intel added the high-priority Very urgent issue (resolve quickly) label Aug 9, 2018
@jodh-intel jodh-intel self-assigned this Aug 9, 2018
@egernst egernst added the feature New functionality label Aug 16, 2018
jodh-intel added a commit to jodh-intel/runtimes that referenced this issue Aug 21, 2018
Add additional `context.Context` parameters and `struct` fields to allow
trace spans to be created by the `virtcontainers` internal functions,
objects and sub-packages.

Note that not every function is traced; we can add more traces as
desired.

Fixes kata-containers#566.

Signed-off-by: James O. D. Hunt <[email protected]>
jodh-intel added a commit to jodh-intel/runtimes that referenced this issue Aug 22, 2018
Add additional `context.Context` parameters and `struct` fields to allow
trace spans to be created by the `virtcontainers` internal functions,
objects and sub-packages.

Note that not every function is traced; we can add more traces as
desired.

Fixes kata-containers#566.

Signed-off-by: James O. D. Hunt <[email protected]>
lifupan pushed a commit to hyperhq/kata-runtime that referenced this issue Sep 17, 2018
Add additional `context.Context` parameters and `struct` fields to allow
trace spans to be created by the `virtcontainers` internal functions,
objects and sub-packages.

Note that not every function is traced; we can add more traces as
desired.

Fixes kata-containers#566.

Signed-off-by: James O. D. Hunt <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New functionality high-priority Very urgent issue (resolve quickly)
Projects
None yet
Development

No branches or pull requests

2 participants