<?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: Extension to monitor OracleExadata? in Extensions</title>
    <link>https://community.dynatrace.com/t5/Extensions/Extension-to-monitor-OracleExadata/m-p/300387#M7285</link>
    <description>&lt;P&gt;Thank you very much for your detailed explanation. Your description, including the screenshots, helped me understand the concept very clearly.&lt;/P&gt;&lt;P&gt;I appreciate the time you took to provide such a thorough response. I look forward to seeing the upcoming releases and enhancements.&lt;/P&gt;</description>
    <pubDate>Fri, 05 Jun 2026 09:03:12 GMT</pubDate>
    <dc:creator>kohtsuka</dc:creator>
    <dc:date>2026-06-05T09:03:12Z</dc:date>
    <item>
      <title>Extension to monitor OracleExadata?</title>
      <link>https://community.dynatrace.com/t5/Extensions/Extension-to-monitor-OracleExadata/m-p/245367#M4416</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Do we have any extension to monitor Oracle Exadata?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tijist&lt;/P&gt;</description>
      <pubDate>Sun, 12 May 2024 11:30:18 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Extension-to-monitor-OracleExadata/m-p/245367#M4416</guid>
      <dc:creator>sujit_k_singh</dc:creator>
      <dc:date>2024-05-12T11:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: Extension to monitor OracleExadata?</title>
      <link>https://community.dynatrace.com/t5/Extensions/Extension-to-monitor-OracleExadata/m-p/245370#M4417</link>
      <description>&lt;P&gt;Not yet, but keep an eye on the hub for the next couple of months.&lt;/P&gt;</description>
      <pubDate>Sun, 12 May 2024 12:45:18 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Extension-to-monitor-OracleExadata/m-p/245370#M4417</guid>
      <dc:creator>Mike_L</dc:creator>
      <dc:date>2024-05-12T12:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: Extension to monitor OracleExadata?</title>
      <link>https://community.dynatrace.com/t5/Extensions/Extension-to-monitor-OracleExadata/m-p/251764#M4886</link>
      <description>&lt;P&gt;Oracle Exadata extension is publicly available now:&amp;nbsp;&lt;A href="https://www.dynatrace.com/hub/detail/oracle-exadata/?query=Exadata&amp;amp;filter=all#overview" target="_blank"&gt;https://www.dynatrace.com/hub/detail/oracle-exadata/?query=Exadata&amp;amp;filter=all#overview&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Please share your experiences with it through the feedback channel on Community:&amp;nbsp;&lt;A href="https://community.dynatrace.com/t5/Feedback-channel/Feedback-channel-for-the-Oracle-Exadata-extension/td-p/251760" target="_blank"&gt;https://community.dynatrace.com/t5/Feedback-channel/Feedback-channel-for-the-Oracle-Exadata-extension/td-p/251760&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2024 18:50:24 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Extension-to-monitor-OracleExadata/m-p/251764#M4886</guid>
      <dc:creator>Krzysztof_Ziemi</dc:creator>
      <dc:date>2024-07-26T18:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: Extension to monitor OracleExadata?</title>
      <link>https://community.dynatrace.com/t5/Extensions/Extension-to-monitor-OracleExadata/m-p/300382#M7283</link>
      <description>&lt;P&gt;I would like to better understand how the data collected through the Exadata Extension impacts Topology (Smartscape) and Davis AI.&lt;/P&gt;&lt;P&gt;Since the data gathered by this extension is exposed as Prometheus-based custom metrics, am I correct in understanding that it does not contribute to Smartscape topology discovery and is generally excluded from Davis Causal AI root cause analysis?&lt;/P&gt;&lt;P&gt;In other words, would the SQL execution analysis obtained through OneAgent traces on the application servers and the metric data collected by this Exadata Extension be treated as separate data sets, rather than being correlated together within Dynatrace?&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jun 2026 05:18:56 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Extension-to-monitor-OracleExadata/m-p/300382#M7283</guid>
      <dc:creator>kohtsuka</dc:creator>
      <dc:date>2026-06-05T05:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: Extension to monitor OracleExadata?</title>
      <link>https://community.dynatrace.com/t5/Extensions/Extension-to-monitor-OracleExadata/m-p/300386#M7284</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Indeed Exadata exposes metrics via prometheus and the extension scrapes them. These are the infrastructure-level metrics. After all, Exadata is an infrastructure layer and metrics for Exadata as the infrastructure-layer metrics. Rich, complex and Exadata-specific, but still it’s the infrastructure layer&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Oracle database runs on this infrastructure - so one layer above - and Oracle database monitoring would expose the database engine/structure/query execution-level metrics. This logical layer is monitored by the Oracle database extension.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;App server is one more layer above - query executions reported by OneAgent on app server are executed against the database seen by the app server. In order for Davis AI to walk this topology, it has to have ways of connecting layer-to-layer dependencies on specific entity level. Of we speak about query-level diagnostics, unique query identifier would have to be known all across the path.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The former - horizontal and vertical entity-level dependencies - is what the Smartscape has been designed for. The latter - query execution tracing across the supporting apps, systems, infrastructure - is only possible where some trace IDs exist. Oracle does not yet provide tracing of queries across its databases and underlying&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Exadata infrastructure. Maybe some day. It’s a question to Oracle. Dynatrace is ready to import and analyze OpenTelemetry signals from any source.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Going back to the former - horizontal and vertical entity-level dependencies - short answer is that in the Smartscape classic there are limited ways of tracing such topology end to end. So - these will be separate data sets, indeed. That’s the reason why we are moving to the &lt;A href="https://docs.dynatrace.com/docs/shortlink/smartscape-on-grail" target="_self"&gt;Smartscape on Grail&lt;/A&gt; - it opens the ways to stitch topological representations of distinct technologies through deterministic connections between their edges. We have just started this route, all extensions are getting Smartscape on Grali support now; Exadata extension with Smartscape on Grail support will be available in upcoming few weeks as well.&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-06-05 at 10.47.46.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/33372i8FAADFE631602B48/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2026-06-05 at 10.47.46.png" alt="Screenshot 2026-06-05 at 10.47.46.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please note though that it doesn’t automatically mean the entire topology will be stitched together across all monitored technologies and ecosystems. Smartscape on Grail opens this possibility, but there is still work to do on both our, partners, integrators and customers side to use these possibilities in practice. But the topologies will exist on the same level - available via the DQL Smartscape queries - ready to stitch them, so Davis will be able to walk across them.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jun 2026 08:50:26 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Extension-to-monitor-OracleExadata/m-p/300386#M7284</guid>
      <dc:creator>Krzysztof_Ziemi</dc:creator>
      <dc:date>2026-06-05T08:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: Extension to monitor OracleExadata?</title>
      <link>https://community.dynatrace.com/t5/Extensions/Extension-to-monitor-OracleExadata/m-p/300387#M7285</link>
      <description>&lt;P&gt;Thank you very much for your detailed explanation. Your description, including the screenshots, helped me understand the concept very clearly.&lt;/P&gt;&lt;P&gt;I appreciate the time you took to provide such a thorough response. I look forward to seeing the upcoming releases and enhancements.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jun 2026 09:03:12 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Extension-to-monitor-OracleExadata/m-p/300387#M7285</guid>
      <dc:creator>kohtsuka</dc:creator>
      <dc:date>2026-06-05T09:03:12Z</dc:date>
    </item>
  </channel>
</rss>

