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

OTEL Python 2.7.5

Osiris5654
Participant

Hello friends
Is it possible to monitor my application in Python version 2.7.5 with Opentelemetry?
I can't find the library because it is an old version.
Thanks for your help.

2 REPLIES 2

yanezza
Dynatrace Mentor
Dynatrace Mentor

Hi,
Python 2.7.x is EOL since year and not more supported (i think 2020).
It isn't supported by OTEL, but I think you can try any otel build released before 2019 (unsupported) or with OpenTracing (deprecated).

Yanez Diego Parolin

MustafaErzurum
Frequent Guest

Hi,
Thanks for your answer.
Do you have an example that you have tested?
Because even before 2019, I could only find python 3+ OTEL libraries. Unfortunately I couldn't find them for 2.7.
Or can you share a guiding document for OpenTracing?
Best Regards.

Featured Posts