<?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: Using DQL With Span Service in DQL</title>
    <link>https://community.dynatrace.com/t5/DQL/Using-DQL-With-Span-Service/m-p/219756#M172</link>
    <description>&lt;P&gt;Hey a1flecke,&lt;/P&gt;
&lt;P&gt;There are docs detailing what metrics are currently available on Grail at the moment. From my testing and from those docs the span service metrics aren't available just yet it seems. Metrics on Grail is still in an early adopter state at the moment so there are many improvements still to come.&lt;/P&gt;
&lt;P&gt;In the meantime, if you want to play around with other timeseries using DQL the following docs will help you prepare for when span metrics become available.&lt;/P&gt;
&lt;P&gt;Docs for the timeseries command&amp;nbsp;&lt;A href="https://www.dynatrace.com/support/help/platform/grail/dynatrace-query-language/commands#timeseries" target="_blank"&gt;DQL commands | Dynatrace Docs&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Docs for the metrics on Grail&amp;nbsp;&lt;A href="https://www.dynatrace.com/support/help/observe-and-explore/metrics/built-in-metrics-on-grail#h2-other" target="_blank"&gt;Built-in metrics on Grail | Dynatrace Docs&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 03 Aug 2023 23:04:08 GMT</pubDate>
    <dc:creator>Fin_Ubels</dc:creator>
    <dc:date>2023-08-03T23:04:08Z</dc:date>
    <item>
      <title>Using DQL With Span Service</title>
      <link>https://community.dynatrace.com/t5/DQL/Using-DQL-With-Span-Service/m-p/219751#M171</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have not been able to find any docs or examples on using DQL to create dashboard components for span services.&amp;nbsp; Does anyone have something they can point me to?&amp;nbsp; The bigger goal here is to create custom dashboards for our Ruby on Rails services which have to use OTLP to get data into Dynatrace.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Example: I can create this in the Data Explorer and pin it to the old Dashboarding system: `builtin:span_responsetime:filter(eq("dt.entity.span:service",CUSTOM_DEVICE-621F4CA3C734A820)):filter(and(or(eq("span.kind",server),eq("span.kind",consumer)))):splitBy("dt.entity.span:service"):avg`&lt;BR /&gt;&lt;BR /&gt;How do I do the equivalent in the new DQL dashboarding system?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2023 07:42:54 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Using-DQL-With-Span-Service/m-p/219751#M171</guid>
      <dc:creator>a1flecke</dc:creator>
      <dc:date>2023-08-10T07:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: Using DQL With Span Service</title>
      <link>https://community.dynatrace.com/t5/DQL/Using-DQL-With-Span-Service/m-p/219756#M172</link>
      <description>&lt;P&gt;Hey a1flecke,&lt;/P&gt;
&lt;P&gt;There are docs detailing what metrics are currently available on Grail at the moment. From my testing and from those docs the span service metrics aren't available just yet it seems. Metrics on Grail is still in an early adopter state at the moment so there are many improvements still to come.&lt;/P&gt;
&lt;P&gt;In the meantime, if you want to play around with other timeseries using DQL the following docs will help you prepare for when span metrics become available.&lt;/P&gt;
&lt;P&gt;Docs for the timeseries command&amp;nbsp;&lt;A href="https://www.dynatrace.com/support/help/platform/grail/dynatrace-query-language/commands#timeseries" target="_blank"&gt;DQL commands | Dynatrace Docs&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Docs for the metrics on Grail&amp;nbsp;&lt;A href="https://www.dynatrace.com/support/help/observe-and-explore/metrics/built-in-metrics-on-grail#h2-other" target="_blank"&gt;Built-in metrics on Grail | Dynatrace Docs&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Aug 2023 23:04:08 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Using-DQL-With-Span-Service/m-p/219756#M172</guid>
      <dc:creator>Fin_Ubels</dc:creator>
      <dc:date>2023-08-03T23:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: Using DQL With Span Service</title>
      <link>https://community.dynatrace.com/t5/DQL/Using-DQL-With-Span-Service/m-p/219810#M174</link>
      <description>&lt;P&gt;Thanks Fin.&amp;nbsp; I had seen the Built-in docs and focused entirely on "Replacing the builtin: prefix with dt. to clearly denote Dynatrace-provided metrics and entities."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I learn best by examples.&amp;nbsp; Are you aware of any examples that go one or two level deeper than what is provided in the DQL documentation?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Aaron&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2023 11:16:52 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Using-DQL-With-Span-Service/m-p/219810#M174</guid>
      <dc:creator>a1flecke</dc:creator>
      <dc:date>2023-08-04T11:16:52Z</dc:date>
    </item>
    <item>
      <title>Re: Using DQL With Span Service</title>
      <link>https://community.dynatrace.com/t5/DQL/Using-DQL-With-Span-Service/m-p/220197#M179</link>
      <description>&lt;P&gt;I don't have at the moment sorry, but if I come across any in the next couple of weeks I'll try and update here.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2023 00:40:47 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Using-DQL-With-Span-Service/m-p/220197#M179</guid>
      <dc:creator>Fin_Ubels</dc:creator>
      <dc:date>2023-08-09T00:40:47Z</dc:date>
    </item>
  </channel>
</rss>

