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

Dynatrace monitoring Python Support on AWS ECS Fargate

We are having issues instrumenting Dynatrace on our  python application which runs on AWC ecs fargate

App container OS: bullseye OS

Dynatrace injection method: runtime injection

we are using below options:

flavor=default&include=all

We did try to add DT_LOGLEVELCON=INFO in our app container too.

results:

1. we couldn't see any anything in the app container logs

2. one agent container logs doesn't have any error pulling one agent & unzipping it

3. does DT support python app on the ecs fargate container?

4. what are the next steps to get this moving ?

 

thanks

 

3 REPLIES 3

ChadTurner
DynaMight Legend
DynaMight Legend

We had quite the issues with fargate just based off how fargate is designed. Were you able to get it sorted out @vinnu_arige_moe ?

-Chad

we haven't got any luck with DT as its not supported but we went OTEL route to resolve our Python on ECS Fargate requirement

 

_Alexander_
Dynatrace Advisor
Dynatrace Advisor

Hi @vinnu_arige_moe!

Python monitoring is currently not supported on AWS Fargate but is on the roadmap.

Best regards,
Alex

Featured Posts