1
- Disclaimer: This SDK is currently in EAP and still work in progress.
2
-
3
1
> Read the latest version of this README, with working internal links, at [ GitHub] ( https://github.com/Dynatrace/OneAgent-SDK-for-Python#readme ) .
4
2
5
3
# Dynatrace OneAgent SDK for Python
@@ -501,6 +499,8 @@ If you are viewing the [GitHub repository](https://github.com/Dynatrace/OneAgent
501
499
<a name =" help--support " ></a >
502
500
## Help & Support
503
501
502
+ The Dynatrace OneAgent SDK for Python is currently in beta status. The features are fully supported by Dynatrace.
503
+
504
504
<a name =" documentation " ></a >
505
505
<a name =" read-the-manual " ></a >
506
506
### Read the manual
@@ -517,14 +517,23 @@ If you are viewing the [GitHub repository](https://github.com/Dynatrace/OneAgent
517
517
Make sure your issue is not already solved in the [ available documentation] ( #documentation ) before you ask for help. Especially the
518
518
[ troubleshooting section in this README] ( #troubleshooting ) may prove helpful.
519
519
520
-
520
+ ** Get Help **
521
521
* Ask a question in the [ product forums] ( https://answers.dynatrace.com/spaces/482/view.html ) .
522
- * Open a [ GitHub issue] ( https://github.com/Dynatrace/OneAgent-SDK-for-Python/issues ) to:
522
+ * Read the <a href =" https://www.dynatrace.com/support/help/ " target =" _blank " >product documentation</a >
523
+
524
+ ** Open a [ GitHub issue] ( https://github.com/Dynatrace/OneAgent-SDK-for-Python/issues ) to:**
523
525
* Report minor defects or typos.
524
526
* Ask for improvements or changes in the SDK API.
525
527
* Ask any questions related to the community effort.
526
528
527
- SLAs don't apply for GitHub tickets.
529
+ SLAs don't apply for GitHub tickets.
530
+
531
+ ** Customers can open a ticket on the <a href =" https://support.dynatrace.com/supportportal/ " target =" _blank " >Dynatrace support portal</a > to:**
532
+ * Get support from the Dynatrace technical support engineering team
533
+ * Manage and resolve product related technical issues
534
+
535
+ SLAs apply according to the customer's support level.
536
+
528
537
529
538
<a name =" release-notes " ></a >
530
539
## Release notes
0 commit comments