diff --git a/content/en/tracing/trace_collection/compatibility/python.md b/content/en/tracing/trace_collection/compatibility/python.md index d331e53f825..30c894b191a 100644 --- a/content/en/tracing/trace_collection/compatibility/python.md +++ b/content/en/tracing/trace_collection/compatibility/python.md @@ -25,9 +25,9 @@ Support levels are defined by the following: | Support Level | Support Provided | Lifecycle Timeline | | :--- | :--- | :--- | -| **General Availability (GA)** |
  • New features and enhancements
  • All bug and security fixes (on the latest minor release)
  • Critical fixes backported (to the 3 most recent minor releases)
  • | A major version is in GA for **12 months** following its initial `x.0.0` release. | -| **Maintenance** |
  • Critical security and bug fixes only
  • | A major version enters Maintenance **12 months** after its initial release and remains for **6 months**. | -| **End of Life (EOL)** |
  • No updates or support
  • | A major version becomes EOL **18 months** after its initial `x.0.0` release. | +| **General Availability (GA)** | | A major version is in GA for **12 months** following its initial `x.0.0` release. | +| **Maintenance** | | A major version enters Maintenance **12 months** after its initial release and remains for **6 months**. | +| **End of Life (EOL)** | | A major version becomes EOL **18 months** after its initial `x.0.0` release. | The Python APM Client library supports the following Python runtimes: