Skip to content

Commit 1ed03ad

Browse files
authored
[APM][Tracer Flare] Unlist Python (#29366)
* remove Python from the tracer flare * change the header as well
1 parent 911d73d commit 1ed03ad

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

content/en/tracing/troubleshooting/tracer_debug_logs.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ further_reading:
77
---
88

99
## Automated debug log collection
10-
<div class="alert alert-warning">Automated debug logs are supported for Java, Python, Node.js and .NET only. For other languages, use <a href="/tracing/troubleshooting/tracer_debug_logs/#enable-debug-mode">manual debug log collection</a> instead.</div>
10+
<div class="alert alert-warning">Automated debug logs are supported for Java, Node.js and .NET only. For other languages, use <a href="/tracing/troubleshooting/tracer_debug_logs/#enable-debug-mode">manual debug log collection</a> instead.</div>
1111

1212
A flare allows you to send necessary troubleshooting information to the Datadog support team, including tracer logs, with sensitive data removed. Flares are useful for troubleshooting issues like high CPU usage, high memory usage, and missing spans.
1313

@@ -16,7 +16,6 @@ A flare allows you to send necessary troubleshooting information to the Datadog
1616
- Your API key must be configured for Remote Configuration.
1717
- You must have a supported tracer version:
1818
- Java: `1.26.0` or greater
19-
- Python: `2.11.0` or greater
2019
- Node.js: `5.15.0` or greater, or `4.39.0` or greater
2120
- .NET: `2.46.0` or greater
2221

0 commit comments

Comments
 (0)