Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Broken URL and wrong env documented for debug option #2346

Open
doron-cohen opened this issue Nov 13, 2023 · 0 comments
Open

[BUG] Broken URL and wrong env documented for debug option #2346

doron-cohen opened this issue Nov 13, 2023 · 0 comments
Labels
bug unintended behavior that has to be fixed

Comments

@doron-cohen
Copy link
Contributor

I found this in the code:

	// debug enables the debug flag for all requests, see
	// https://dtdg.co/3bv2MMv.
	// DD_INSTRUMENTATION_TELEMETRY_DEBUG configures this field.
	debug bool

The link is broken (it should maybe point to https://docs.datadoghq.com/tracing/troubleshooting/tracer_debug_logs) and the env name should probably be DD_TRACE_DEBUG.

Also, I can't see any doc for DD_TRACE_DEBUG_ABANDONED_SPANS and it's timeout companion.

@doron-cohen doron-cohen added the bug unintended behavior that has to be fixed label Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug unintended behavior that has to be fixed
Projects
None yet
Development

No branches or pull requests

1 participant