<?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 possible to create dashboards and raise alerts for UnitaryTransactions? in Alerting</title>
    <link>https://community.dynatrace.com/t5/Alerting/Is-it-possible-to-create-dashboards-and-raise-alerts-for/m-p/290141#M6026</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/86252"&gt;@arunveersingh9&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;According to this Documentation article:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.dynatrace.com/docs/shortlink/advanced-tracing-analytics#access-spans-and-span-attributes-via-dql" target="_self"&gt;Access spans and span attributes via DQL&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="_487p2n0-1-9-1 _da9a8v0-1-9-1 _da9a8v2-1-9-1 _da9a8v3-1-9-1 _da9a8vb-1-9-1 sc-421ba524-0 iNvLJx"&gt;&lt;EM&gt;With DQL you can a&lt;SPAN&gt;ccess every single span via the command&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE class="_1v51izp0-1-9-1"&gt;fetch spans&lt;/CODE&gt;&lt;SPAN&gt;. Combine it with DQL functions to query any span attribute stored in Grail without additional configuration.&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Would filtering spans by spanID value&amp;nbsp;for UnitaryTransactions solve your use case? After having a right DQL query, you can create dashboards and alerting profiles based on that.&lt;/P&gt;</description>
    <pubDate>Mon, 24 Nov 2025 13:23:51 GMT</pubDate>
    <dc:creator>MaciejNeumann</dc:creator>
    <dc:date>2025-11-24T13:23:51Z</dc:date>
    <item>
      <title>Is it possible to create dashboards and raise alerts for UnitaryTransactions?</title>
      <link>https://community.dynatrace.com/t5/Alerting/Is-it-possible-to-create-dashboards-and-raise-alerts-for/m-p/269203#M5431</link>
      <description>&lt;P&gt;Is it possible to create dashboards and raise alerts for&amp;nbsp;UnitaryTransactions? My need is that I should be able to track time taken by Indvidual transactions and raise the alerts accordingly but I am not sure Dynatrace can do it&amp;nbsp;UnitaryTransaction level or it's just done at the highest level, that is&amp;nbsp;&amp;nbsp;FileProcessing in this case.&lt;BR /&gt;&lt;BR /&gt;Below graph plots the relation between&amp;nbsp;FileProcessing and&amp;nbsp;UnitaryTransactions.&lt;BR /&gt;&lt;BR /&gt;FileProcessing (traceId: root-trace-id-123, spanId: root-span-id-456)&lt;BR /&gt;├── UnitaryTransaction1 (spanId: child-span-id-789, parentSpanId: root-span-id-456)&lt;BR /&gt;│ ├── MicroserviceA (spanId: microserviceA-span-id-001, parentSpanId: child-span-id-789)&lt;BR /&gt;│ ├── MicroserviceB (spanId: microserviceB-span-id-002, parentSpanId: child-span-id-789)&lt;BR /&gt;│ └── MicroserviceC (spanId: microserviceC-span-id-003, parentSpanId: child-span-id-789)&lt;BR /&gt;├── UnitaryTransaction2 (spanId: child-span-id-101, parentSpanId: root-span-id-456)&lt;BR /&gt;│ ├── MicroserviceA (spanId: microserviceA-span-id-004, parentSpanId: child-span-id-101)&lt;BR /&gt;│ ├── MicroserviceB (spanId: microserviceB-span-id-005, parentSpanId: child-span-id-101)&lt;BR /&gt;│ └── MicroserviceC (spanId: microserviceC-span-id-006, parentSpanId: child-span-id-101)&lt;BR /&gt;└── UnitaryTransaction3 (spanId: child-span-id-112, parentSpanId: root-span-id-456)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; ├── MicroserviceA (spanId: microserviceA-span-id-007, parentSpanId: child-span-id-112)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; ├── MicroserviceB (spanId: microserviceB-span-id-008, parentSpanId: child-span-id-112)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; └── MicroserviceC (spanId: microserviceC-span-id-009, parentSpanId: child-span-id-112)&lt;/P&gt;</description>
      <pubDate>Tue, 04 Feb 2025 11:24:31 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Is-it-possible-to-create-dashboards-and-raise-alerts-for/m-p/269203#M5431</guid>
      <dc:creator>arunveersingh9</dc:creator>
      <dc:date>2025-02-04T11:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to create dashboards and raise alerts for UnitaryTransactions?</title>
      <link>https://community.dynatrace.com/t5/Alerting/Is-it-possible-to-create-dashboards-and-raise-alerts-for/m-p/290141#M6026</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/86252"&gt;@arunveersingh9&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;According to this Documentation article:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.dynatrace.com/docs/shortlink/advanced-tracing-analytics#access-spans-and-span-attributes-via-dql" target="_self"&gt;Access spans and span attributes via DQL&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="_487p2n0-1-9-1 _da9a8v0-1-9-1 _da9a8v2-1-9-1 _da9a8v3-1-9-1 _da9a8vb-1-9-1 sc-421ba524-0 iNvLJx"&gt;&lt;EM&gt;With DQL you can a&lt;SPAN&gt;ccess every single span via the command&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE class="_1v51izp0-1-9-1"&gt;fetch spans&lt;/CODE&gt;&lt;SPAN&gt;. Combine it with DQL functions to query any span attribute stored in Grail without additional configuration.&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Would filtering spans by spanID value&amp;nbsp;for UnitaryTransactions solve your use case? After having a right DQL query, you can create dashboards and alerting profiles based on that.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Nov 2025 13:23:51 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Is-it-possible-to-create-dashboards-and-raise-alerts-for/m-p/290141#M6026</guid>
      <dc:creator>MaciejNeumann</dc:creator>
      <dc:date>2025-11-24T13:23:51Z</dc:date>
    </item>
  </channel>
</rss>

