01 Nov 2023 07:21 AM
python process monitoring is incomplete,Service unrecognized. A little hasty. Thank you very much
Solved! Go to Solution.
01 Nov 2023 01:42 PM
@AntonPineiro and @来世愿做伊藤诚 I would also add that in the large majority of cases it may be necessary to use the OneAgent SDK for correct instrumentation as found on GitHub: https://github.com/dynatrace-oss/OneAgent-SDK-Python-AutoInstrumentation#usage
Radek
01 Nov 2023 02:51 PM
OpenTelemetry has support for the automatic instrumentation of common Python libraries and frameworks and better interoperability.
For OneAgent SDK, there is (now abandoned in favour of OpenTelemetry) project autodynatrace which is automatic instrumentation for Python with OneAgent SDK.