<?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: What metrics are being collected implicitly when using &amp;quot;OneAgent-SDK-for-Python&amp;quot;? in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/What-metrics-are-being-collected-implicitly-when-using-quot/m-p/246626#M32492</link>
    <description>&lt;P&gt;Thanks for your response! I was hoping for an official document, because there are more stats covered than the ones you mentioned. But for now, I have to assume there isn't anything written officially, and will conclude my investigation that way.&lt;/P&gt;</description>
    <pubDate>Mon, 27 May 2024 11:57:32 GMT</pubDate>
    <dc:creator>newtork</dc:creator>
    <dc:date>2024-05-27T11:57:32Z</dc:date>
    <item>
      <title>What metrics are being collected implicitly when using "OneAgent-SDK-for-Python"?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/What-metrics-are-being-collected-implicitly-when-using-quot/m-p/246310#M32429</link>
      <description>&lt;P&gt;Dear Dynatrace Community,&lt;/P&gt;&lt;P&gt;We're using the &lt;A href="https://github.com/Dynatrace/OneAgent-SDK-for-Python" target="_self"&gt;OneAgent-SDK-for-Python&lt;/A&gt;&amp;nbsp;for collecting traces and metrics for a Python application. But I'm wondering whether there's a definite list what kind of metrics are being collected when using &lt;SPAN&gt;&lt;A href="https://dynatrace.github.io/OneAgent-SDK-for-Python/docs/sdkref.html#oneagent.sdk.SDK.trace_incoming_web_request" target="_self"&gt;trace_incoming_web_request&lt;/A&gt; for incoming web request. Am I right to assume that just all&amp;nbsp;&lt;A href="https://docs.dynatrace.com/docs/observe-and-explore/metrics-classic/built-in-metrics" target="_self"&gt;Built-in classic metrics&lt;/A&gt; are being collected (where applicable)?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;At least from trying out a few metrics I can conclude that many of the "Services / *" metrics work, like "request count" and "success rate".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Unfortunately I couldn't find a good answer in the source code, neither in the&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;A href="https://dynatrace.github.io/OneAgent-SDK-for-Python/docs/index.html" target="_blank"&gt;documentation for Dynatrace OneAgent SDK for Python&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please let me know, in case this is the wrong place to ask.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2024 15:38:36 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/What-metrics-are-being-collected-implicitly-when-using-quot/m-p/246310#M32429</guid>
      <dc:creator>newtork</dc:creator>
      <dc:date>2024-05-22T15:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: What metrics are being collected implicitly when using "OneAgent-SDK-for-Python"?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/What-metrics-are-being-collected-implicitly-when-using-quot/m-p/246424#M32446</link>
      <description>&lt;P&gt;When using the OneAgent SDK for Python with auto-instrumentation, the following service metrics are collected and automatically:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;STRONG&gt;Throughput&lt;/STRONG&gt;: Measures the rate of transactions or requests processed by the service.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Failure Rate&lt;/STRONG&gt;: Monitors the proportion of failed transactions or requests.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Response Time&lt;/STRONG&gt;: Measures the time taken to process requests, but only for traced requests. While auto-instrumentation typically captures all requests, manual instrumentation might restrict this metric.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Additionally, if the Python code interacts with databases, the databases will appear in the Database list. This includes collecting metrics such as:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;STRONG&gt;Slower Queries&lt;/STRONG&gt;: Identifies and reports queries that take longer than usual to execute.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;These metrics help in monitoring and optimizing the performance of the services and databases used by the Python application.&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2024 16:33:18 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/What-metrics-are-being-collected-implicitly-when-using-quot/m-p/246424#M32446</guid>
      <dc:creator>JoseRomero</dc:creator>
      <dc:date>2024-05-23T16:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: What metrics are being collected implicitly when using "OneAgent-SDK-for-Python"?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/What-metrics-are-being-collected-implicitly-when-using-quot/m-p/246626#M32492</link>
      <description>&lt;P&gt;Thanks for your response! I was hoping for an official document, because there are more stats covered than the ones you mentioned. But for now, I have to assume there isn't anything written officially, and will conclude my investigation that way.&lt;/P&gt;</description>
      <pubDate>Mon, 27 May 2024 11:57:32 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/What-metrics-are-being-collected-implicitly-when-using-quot/m-p/246626#M32492</guid>
      <dc:creator>newtork</dc:creator>
      <dc:date>2024-05-27T11:57:32Z</dc:date>
    </item>
  </channel>
</rss>

