cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

High CPU usage detected for python datasource running configuration 3fb4e1a6-fc85-3813-809d-b058de039a37. Restarting

RobertDring
Participant

We are having high CPU usage on one of our extensions resulting in failed overnight ingestion.  What designates higg CPU usage on an extension, and what % is high ?

RobertDring_0-1730458586412.png

 

2 REPLIES 2

MostafaHussein
Champion

check the code and see the recursive functions you've it may because of infinity recursion or processing big data records without limitation statements or chunking it.

Certified Dynatrace Professional | Certified Dynatrace Services - Observability | Certified Dynatrace Services - App Developer
Dynatrace Partner 2p.com.sa

Mike_L
Dynatrace Guru
Dynatrace Guru

Here is the information about what the limits are for extensions: https://docs.dynatrace.com/docs/extend-dynatrace/extensions20/extensions-concepts#ag-performance-pro...

Mike

Featured Posts