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.

Hide trace message unless tracing is really enabled #482

@jodh-intel

Description

@jodh-intel

Since #415 landed, the agent logs show trace-related messages like created span... even when tracing is not enabled.

This is technically correct, but confusing to users: when tracing is disabled, trace spans are still created - but the tracer used is a NOP. Therefore, the agent should only display the message when tracing is explicitly enabled.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions