<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Is it planned to support Python (Framworks like Django, Flask etc.) without any changes to the code? in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/Is-it-planned-to-support-Python-Framworks-like-Django-Flask-etc/m-p/124689#M14892</link>
    <description>&lt;P&gt;As far as I know - sadly not.&lt;BR /&gt;We went with the &lt;A rel="noopener noreferrer" href="https://github.com/dlopes7/autodynatrace" target="_blank"&gt;https://github.com/dlopes7/autodynatrace&lt;/A&gt; project but you need to adapt your code and probably do some tweaking to get the visibility you are looking for. But it improved by a lot.&lt;/P&gt;&lt;P&gt;For us, it is the only minus point using Dynatrace. All other features are top notch.&lt;BR /&gt;&lt;BR /&gt;I really hope something will be announced in the near future. Other APM solutions support Python (Instana) and so should Dynatrace as the current leader of APM. Also Dynatrace plugins are based on Python only but the OneAgent can not instrument it automatically.&lt;/P&gt;</description>
    <pubDate>Fri, 31 Jul 2020 08:06:38 GMT</pubDate>
    <dc:creator>sdannewitz</dc:creator>
    <dc:date>2020-07-31T08:06:38Z</dc:date>
    <item>
      <title>Is it planned to support Python (Framworks like Django, Flask etc.) without any changes to the code?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Is-it-planned-to-support-Python-Framworks-like-Django-Flask-etc/m-p/124682#M14885</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I alread read your blog entry &lt;A rel="noopener noreferrer" href="https://www.dynatrace.com/news/blog/from-monitoring-to-software-intelligence-for-flask-applications/?_ga=2.219804249.1711942504.1571818098-977165314.1571151288" target="_blank"&gt;https://www.dynatrace.com/news/blog/from-monitoring-to-software-intelligence-for-flask-applications&lt;/A&gt; but still have a few question regarding monitoring python with the Dynatrace OneAgent.&lt;/P&gt;&lt;P&gt;1. Why is the agent not able to inject into the Python Application by itself, like it does for .NET, Java etc.?&lt;/P&gt;&lt;P&gt;2. Is it planned to support automatic injection into Python and if so, can you maybe name a release date? Changes to the code are always ... meh.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I was really surprised when someone told me, that AppDynamics has a Python Agent which is able to monitor every request of a python app to the method level including db calls without any code changes. I couldn't belive this because Dynatrace and the provided features are always better than AppD in my opinion. But yeah that seems to be true and I'm wondering if you guys are planning something similar as well.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Edit: for clarification purposes - AppDynamics needs a library and a pyagend which needs to be started with the application. It is not like the Dynatrace OneAgent automatic injection for e.g. JAVA but works without changing the code. &lt;/P&gt;&lt;P&gt;Kind regards,&lt;BR /&gt;Stephan&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Oct 2019 09:54:31 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Is-it-planned-to-support-Python-Framworks-like-Django-Flask-etc/m-p/124682#M14885</guid>
      <dc:creator>sdannewitz</dc:creator>
      <dc:date>2019-10-23T09:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: Is it planned to support Python (Framworks like Django, Flask etc.) without any changes to the code?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Is-it-planned-to-support-Python-Framworks-like-Django-Flask-etc/m-p/124683#M14886</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;+1 ! It would be great ... I discovered today dynatrace didn't support auto instrumentation of Python (like PHP/.NET).&lt;/P&gt;&lt;P&gt;Even Instana is able to instrument Python out of the box, I can't believe Dynatrace is not able to do it ! (&lt;A href="https://www.instana.com/blog/zero-effort-fully-automatic-distributed-tracing-for-python/"&gt;https://www.instana.com/blog/zero-effort-fully-automatic-distributed-tracing-for-python/&lt;/A&gt; )&lt;/P&gt;&lt;P&gt;Is this something planned ? Any EAP coming ? (I really hope so :))&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Oct 2019 19:46:24 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Is-it-planned-to-support-Python-Framworks-like-Django-Flask-etc/m-p/124683#M14886</guid>
      <dc:creator>alexandre_marl2</dc:creator>
      <dc:date>2019-10-23T19:46:24Z</dc:date>
    </item>
    <item>
      <title>Re: Is it planned to support Python (Framworks like Django, Flask etc.) without any changes to the code?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Is-it-planned-to-support-Python-Framworks-like-Django-Flask-etc/m-p/124684#M14887</link>
      <description>&lt;P&gt;AppDynamics DOES NOT automatically inject into python processes, you have to install the library and instrument the app. They even suggest you run a 'pyagent' wrapper around your application.&lt;BR /&gt;&lt;BR /&gt;We are working on easier/automated instrumentation, for now there are some interesting projects like &lt;A href="https://github.com/dlopes7/autodynatrace" target="_blank" rel="noopener noreferrer"&gt;https://github.com/dlopes7/autodynatrace&lt;/A&gt; that significantly reduce the effort to instrument your code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2024 10:30:52 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Is-it-planned-to-support-Python-Framworks-like-Django-Flask-etc/m-p/124684#M14887</guid>
      <dc:creator>david_lopes</dc:creator>
      <dc:date>2024-03-06T10:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: Is it planned to support Python (Framworks like Django, Flask etc.) without any changes to the code?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Is-it-planned-to-support-Python-Framworks-like-Django-Flask-etc/m-p/124685#M14888</link>
      <description>&lt;P&gt;Hi David, &lt;/P&gt;&lt;P&gt;it's true that it won't work without adding a library and running the pyagent as a wrapper but at the end no code changes are needed which is great.&lt;/P&gt;&lt;P&gt;Looking forward to the easier / automated injection for python. Any prediction for the release or eap?&lt;/P&gt;&lt;P&gt; Thank for pointing me to the autodynatrace project. I'll have a look tomorrow. &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Oct 2019 21:37:27 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Is-it-planned-to-support-Python-Framworks-like-Django-Flask-etc/m-p/124685#M14888</guid>
      <dc:creator>sdannewitz</dc:creator>
      <dc:date>2019-10-23T21:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: Is it planned to support Python (Framworks like Django, Flask etc.) without any changes to the code?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Is-it-planned-to-support-Python-Framworks-like-Django-Flask-etc/m-p/124686#M14889</link>
      <description>&lt;P&gt;Hi Stephan,&lt;BR /&gt;&lt;BR /&gt;From the documentation of the others, they may not require explicit code change as such. However, the amount of configuration change required appears to be a similar burden for manual effort.&lt;BR /&gt;&lt;BR /&gt;In any case, David's autodynatrace for Python looks like a good option if it's too much to add the small number of lines manually as per the blog post you linked for the Flask / WSGI-based app examples.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Oct 2019 22:15:08 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Is-it-planned-to-support-Python-Framworks-like-Django-Flask-etc/m-p/124686#M14889</guid>
      <dc:creator>The_AM</dc:creator>
      <dc:date>2019-10-23T22:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: Is it planned to support Python (Framworks like Django, Flask etc.) without any changes to the code?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Is-it-planned-to-support-Python-Framworks-like-Django-Flask-etc/m-p/124687#M14890</link>
      <description>&lt;P&gt;I looked the "autodynatrace" project and the effort to integrate it at least for flask is pretty low. What I would need is this kind of wrapper for Django and PostgreSQL but atm I'm not so familiar with Django so I probably won't be able to write a wrapper by myself.  &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Oct 2019 07:07:16 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Is-it-planned-to-support-Python-Framworks-like-Django-Flask-etc/m-p/124687#M14890</guid>
      <dc:creator>sdannewitz</dc:creator>
      <dc:date>2019-10-25T07:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: Is it planned to support Python (Framworks like Django, Flask etc.) without any changes to the code?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Is-it-planned-to-support-Python-Framworks-like-Django-Flask-etc/m-p/124688#M14891</link>
      <description>&lt;P&gt;Hello Dynatrace PM,&lt;/P&gt;&lt;P&gt;Do you have any news about any support out of the box of Python language ? More and more microservices use python and you don't support out of the box.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2020 17:26:41 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Is-it-planned-to-support-Python-Framworks-like-Django-Flask-etc/m-p/124688#M14891</guid>
      <dc:creator>alexandre_marl2</dc:creator>
      <dc:date>2020-07-30T17:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: Is it planned to support Python (Framworks like Django, Flask etc.) without any changes to the code?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Is-it-planned-to-support-Python-Framworks-like-Django-Flask-etc/m-p/124689#M14892</link>
      <description>&lt;P&gt;As far as I know - sadly not.&lt;BR /&gt;We went with the &lt;A rel="noopener noreferrer" href="https://github.com/dlopes7/autodynatrace" target="_blank"&gt;https://github.com/dlopes7/autodynatrace&lt;/A&gt; project but you need to adapt your code and probably do some tweaking to get the visibility you are looking for. But it improved by a lot.&lt;/P&gt;&lt;P&gt;For us, it is the only minus point using Dynatrace. All other features are top notch.&lt;BR /&gt;&lt;BR /&gt;I really hope something will be announced in the near future. Other APM solutions support Python (Instana) and so should Dynatrace as the current leader of APM. Also Dynatrace plugins are based on Python only but the OneAgent can not instrument it automatically.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jul 2020 08:06:38 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Is-it-planned-to-support-Python-Framworks-like-Django-Flask-etc/m-p/124689#M14892</guid>
      <dc:creator>sdannewitz</dc:creator>
      <dc:date>2020-07-31T08:06:38Z</dc:date>
    </item>
    <item>
      <title>Re: Is it planned to support Python (Framworks like Django, Flask etc.) without any changes to the code?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Is-it-planned-to-support-Python-Framworks-like-Django-Flask-etc/m-p/165315#M16696</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;I have seen python is now supported out of the box if the code is in AWS lambda function. Is one agent going be able to auto instrument the code soon by default like all others platform.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;</description>
      <pubDate>Sat, 01 May 2021 11:10:17 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Is-it-planned-to-support-Python-Framworks-like-Django-Flask-etc/m-p/165315#M16696</guid>
      <dc:creator>alexandre_marl2</dc:creator>
      <dc:date>2021-05-01T11:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: Is it planned to support Python (Framworks like Django, Flask etc.) without any changes to the code?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Is-it-planned-to-support-Python-Framworks-like-Django-Flask-etc/m-p/165319#M16699</link>
      <description>&lt;P&gt;I would think that since AWS is the one executing the function, there might be a wrapper from their side adding &lt;STRONG&gt;autodynatrace&lt;/STRONG&gt; to the code/env.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 01 May 2021 20:18:18 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Is-it-planned-to-support-Python-Framworks-like-Django-Flask-etc/m-p/165319#M16699</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-01T20:18:18Z</dc:date>
    </item>
  </channel>
</rss>

