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

Add agent tracing support #1369

@jodh-intel

Description

@jodh-intel

Now that kata-containers/agent#415 has landed, we need to add the ability to enable agent tracing from the runtime.

Static agent tracing can already be enabled by setting agent.trace* in kernel_params= in the configuration.toml file.

However, dynamic tracing (which is the preferred trace model) will require:

  • A new config file option to enable agent tracing.
  • Calls to the two new gRPC APIs: StartTracing() and StopTracing().

Metadata

Metadata

Assignees

Labels

featureNew functionality

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions