Skip to content

Commit fdd136b

Browse files
authored
Update SSI Compatibility page to include Python 3.13 support (#29321)
* Update compatibility.md * Update compatibility.md
1 parent a3b5bd4 commit fdd136b

File tree

1 file changed

+3
-2
lines changed
  • content/en/tracing/trace_collection/automatic_instrumentation/single-step-apm

1 file changed

+3
-2
lines changed

content/en/tracing/trace_collection/automatic_instrumentation/single-step-apm/compatibility.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The following container platforms are compatible:
3232
|-----------------|--------------------------------------------------------|---------|
3333
| Linux | Not supported on hardened environments such as SELinux | GA |
3434
| Docker on Linux | | GA |
35-
| Kubernetes | [Datadog Admission Controller][1] enabled | Preview |
35+
| Kubernetes | [Datadog Admission Controller][1] enabled | GA |
3636

3737
### Platform-specific requirements
3838

@@ -79,6 +79,7 @@ This section provides language-specific compatibility requirements for Single St
7979

8080
| Python Version | Support |
8181
|----------------|---------------------------------|
82+
| 3.13 | <i class="icon-check-bold"></i> |
8283
| 3.12 | <i class="icon-check-bold"></i> |
8384
| 3.11 | <i class="icon-check-bold"></i> |
8485
| 3.10 | <i class="icon-check-bold"></i> |
@@ -209,4 +210,4 @@ Single Step Instrumentation automatically downloads the tracer version compatibl
209210

210211
{{< partial name="whats-next/whats-next.html" >}}
211212

212-
[1]: /containers/cluster_agent/admission_controller/
213+
[1]: /containers/cluster_agent/admission_controller/

0 commit comments

Comments
 (0)