@@ -54,11 +54,11 @@ Dynatrace OneAgent version (it is the same as
5454
5555<a name =" pycversiontab " ></a >
5656
57- | OneAgent SDK for Python| OneAgent SDK for C/C++| Dynatrace OneAgent|
58- | :----------------------| :---------------------| :-----------------|
59- | 1.0 | 1.1.0 | ≥1.141 |
60- | 1.1 | 1.3.1 | ≥1.151 |
61- | 1.2 | 1.4.1 | ≥1.161 |
57+ | OneAgent SDK for Python| OneAgent SDK for C/C++| Dynatrace OneAgent| Support status |
58+ | :----------------------| :---------------------| :-----------------| :------------------ |
59+ | 1.2 | 1.4.1 | ≥1.161 | Supported |
60+ | 1.1 | 1.3.1 | ≥1.151 | Supported |
61+ | 1.0 | 1.1.0 | ≥1.141 | EAP (not supported) |
6262
6363<a name =" #using-the-oneagent-sdk-for-python-in-your-application " ></a >
6464## Using the OneAgent SDK for Python in your application
@@ -204,16 +204,16 @@ for details on upcoming features.
204204
205205A more detailed specification of the features can be found in [ Dynatrace OneAgent SDK] ( https://github.com/Dynatrace/OneAgent-SDK#features ) .
206206
207- | Feature | Required OneAgent SDK for Python version|
207+ | Feature | Required OneAgent SDK for Python version|
208208| :-----------------------------------------| :--------|
209- | Trace incoming and outgoing remote calls | ≥1.0.0 |
210- | SQL database requests | ≥1.0.0 |
211- | Incoming web requests | ≥1.0.0 |
212- | Outgoing web requests | ≥1.1.0 |
213- | Custom request attributes | ≥1.1.0 |
214- | In-process linking | ≥1.1.0 |
215- | Messaging | ≥1.2.0 |
216209| Custom services | ≥1.2.0 |
210+ | Messaging | ≥1.2.0 |
211+ | In-process linking | ≥1.1.0 |
212+ | Custom request attributes | ≥1.1.0 |
213+ | Outgoing web requests | ≥1.1.0 |
214+ | Incoming web requests | ≥1.0.0 |
215+ | SQL database requests | ≥1.0.0 |
216+ | Trace incoming and outgoing remote calls | ≥1.0.0 |
217217
218218<a name =" remote-calls " ></a >
219219### Remote calls
@@ -621,7 +621,11 @@ If you are viewing the [GitHub repository](https://github.com/Dynatrace/OneAgent
621621<a name =" help--support " ></a >
622622## Help & Support
623623
624- The Dynatrace OneAgent SDK for Python is currently in beta status. The features are fully supported by Dynatrace.
624+ ** Support policy**
625+
626+ The Dynatrace OneAgent SDK for Python has GA status. The features are fully supported by Dynatrace.
627+
628+ For detailed support policy see [ Dynatrace OneAgent SDK help] ( https://github.com/Dynatrace/OneAgent-SDK#help ) .
625629
626630<a name =" documentation " ></a >
627631<a name =" read-the-manual " ></a >
0 commit comments