Skip to content

RFC: Debug/tracing feature flags #2698

@taqtiqa-mark

Description

@taqtiqa-mark

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

I can't get conclusive debug output.

Describe the solution you'd like
A clear and concise description of what you want to happen.

I run a command and the debug output reveals root cause of the problem.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

See PR #2697

Proposal

Feature flags:

These flags are not part of the full feature:

  • spans: activates tracing spans/events/logs.
  • debug: Activate debug level spans targeting app-hyper debugging
  • trace: Activate debug and trace level spans targeting hyper internal debugging.
  • jaeger: Setup the stack required to consume Hyper trace output in Jaeger

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-featureCategory: feature. This is adding a new feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions