You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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 debuggingtrace
: Activate debug and trace level spans targeting hyper internal debugging.jaeger
: Setup the stack required to consume Hyper trace output in JaegerThe text was updated successfully, but these errors were encountered: