<?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 Calculated Service Metrics with Grail in DQL</title>
    <link>https://community.dynatrace.com/t5/DQL/Using-Calculated-Service-Metrics-with-Grail/m-p/230129#M387</link>
    <description>&lt;P&gt;Waiting for a position from the product team on when we will be able to use trace data in Grail.&lt;/P&gt;</description>
    <pubDate>Tue, 28 Nov 2023 12:43:39 GMT</pubDate>
    <dc:creator>MarcioKaue</dc:creator>
    <dc:date>2023-11-28T12:43:39Z</dc:date>
    <item>
      <title>Using Calculated Service Metrics with Grail</title>
      <link>https://community.dynatrace.com/t5/DQL/Using-Calculated-Service-Metrics-with-Grail/m-p/230042#M376</link>
      <description>&lt;P&gt;Is it possible to use the &lt;STRONG&gt;Calculated Service Metrics&lt;/STRONG&gt; in Grail just like we do in data explorer?&lt;/P&gt;&lt;P&gt;When testing we are receiving the error "&lt;STRONG&gt;There isn't a parameter calc&lt;/STRONG&gt;."&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Example&lt;/STRONG&gt;: timeseries usage=avg(calc:name_metric), by:{dt.entity.service,Dimension}, interval:1h, from:$dt_timeframe_from, to:now()&lt;BR /&gt;&lt;BR /&gt;What is the expected availability of trace data for consultation in DQL?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 19:59:01 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Using-Calculated-Service-Metrics-with-Grail/m-p/230042#M376</guid>
      <dc:creator>MarcioKaue</dc:creator>
      <dc:date>2023-11-27T19:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: Using Calculated Service Metrics with Grail</title>
      <link>https://community.dynatrace.com/t5/DQL/Using-Calculated-Service-Metrics-with-Grail/m-p/230045#M377</link>
      <description>&lt;P&gt;It is not possible yet. Same for the extension metrics.&lt;/P&gt;&lt;P&gt;So far, the only "custom" metric available in Grail are the business event metrics.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.dynatrace.com/docs/observe-and-explore/metrics/built-in-metrics-on-grail" target="_blank"&gt;https://docs.dynatrace.com/docs/observe-and-explore/metrics/built-in-metrics-on-grail&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 20:08:37 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Using-Calculated-Service-Metrics-with-Grail/m-p/230045#M377</guid>
      <dc:creator>dannemca</dc:creator>
      <dc:date>2023-11-27T20:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: Using Calculated Service Metrics with Grail</title>
      <link>https://community.dynatrace.com/t5/DQL/Using-Calculated-Service-Metrics-with-Grail/m-p/230049#M378</link>
      <description>&lt;P&gt;Thanks for the feedback&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/18264"&gt;@dannemca&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is not good, I understand that it is still not the best option to use the new Dashboards for simple indicators such as HTTP status code distribution per application.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 20:20:28 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Using-Calculated-Service-Metrics-with-Grail/m-p/230049#M378</guid>
      <dc:creator>MarcioKaue</dc:creator>
      <dc:date>2023-11-27T20:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: Using Calculated Service Metrics with Grail</title>
      <link>https://community.dynatrace.com/t5/DQL/Using-Calculated-Service-Metrics-with-Grail/m-p/230051#M379</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/55571"&gt;@MarcioKaue&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Instead of use DQL for new Dashboards (as&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/18264"&gt;@dannemca&lt;/a&gt;&amp;nbsp;mentioned is not possible yet for calculated service metrics), you can use Code level to get the data points of a calculated service metric using the Dynatrace API and then modify the code for the aggregation you are needing.&lt;BR /&gt;There's the GitHub Repo:&amp;nbsp;&lt;A href="https://github.com/TechShady/Dynatrace-Dashboards-Gen3" target="_blank" rel="noopener"&gt;GitHub - TechShady/Dynatrace-Dashboards-Gen3: This repo provides Business Grade Dashboards for Dynatrace Gen3.&lt;/A&gt;&lt;BR /&gt;Best Regards,&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 20:41:05 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Using-Calculated-Service-Metrics-with-Grail/m-p/230051#M379</guid>
      <dc:creator>cesarsaravia</dc:creator>
      <dc:date>2023-11-27T20:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: Using Calculated Service Metrics with Grail</title>
      <link>https://community.dynatrace.com/t5/DQL/Using-Calculated-Service-Metrics-with-Grail/m-p/230052#M380</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/30478"&gt;@cesarsaravia&lt;/a&gt;&amp;nbsp;&amp;nbsp;, thanks for the interaction.&lt;/P&gt;&lt;P&gt;If the data is present in the captured traces there is no point in this effort, we can still use Dashboards Classics with Calculated Metrics.&lt;/P&gt;&lt;P&gt;It is also an unnecessary cost to use DDUs to capture this information in the logs, I believe there is a roadmap to insert this data into Grail.&lt;/P&gt;&lt;P&gt;I would just like to know an estimated forecast...&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 20:41:07 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Using-Calculated-Service-Metrics-with-Grail/m-p/230052#M380</guid>
      <dc:creator>MarcioKaue</dc:creator>
      <dc:date>2023-11-27T20:41:07Z</dc:date>
    </item>
    <item>
      <title>Re: Using Calculated Service Metrics with Grail</title>
      <link>https://community.dynatrace.com/t5/DQL/Using-Calculated-Service-Metrics-with-Grail/m-p/230055#M381</link>
      <description>&lt;P&gt;Unfortunately, we can't provide an estimate of time because the roadmap is not public. Hope some Product Manager can help with this.&lt;BR /&gt;I recommend viewing the web page that&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/18264"&gt;@dannemca&lt;/a&gt;&amp;nbsp;shared before, in there you will find the migrated metrics on every update of the platform.&lt;BR /&gt;&lt;A href="https://docs.dynatrace.com/docs/observe-and-explore/metrics/built-in-metrics-on-grail" target="_blank"&gt;https://docs.dynatrace.com/docs/observe-and-explore/metrics/built-in-metrics-on-grail&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="cesarsaravia_0-1701117854734.png" style="width: 478px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/15854iDAC7EBB707CD53D8/image-dimensions/478x275?v=v2" width="478" height="275" role="button" title="cesarsaravia_0-1701117854734.png" alt="cesarsaravia_0-1701117854734.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 20:47:50 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Using-Calculated-Service-Metrics-with-Grail/m-p/230055#M381</guid>
      <dc:creator>cesarsaravia</dc:creator>
      <dc:date>2023-11-27T20:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: Using Calculated Service Metrics with Grail</title>
      <link>https://community.dynatrace.com/t5/DQL/Using-Calculated-Service-Metrics-with-Grail/m-p/230129#M387</link>
      <description>&lt;P&gt;Waiting for a position from the product team on when we will be able to use trace data in Grail.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2023 12:43:39 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Using-Calculated-Service-Metrics-with-Grail/m-p/230129#M387</guid>
      <dc:creator>MarcioKaue</dc:creator>
      <dc:date>2023-11-28T12:43:39Z</dc:date>
    </item>
    <item>
      <title>Re: Using Calculated Service Metrics with Grail</title>
      <link>https://community.dynatrace.com/t5/DQL/Using-Calculated-Service-Metrics-with-Grail/m-p/236992#M643</link>
      <description>&lt;P&gt;I would also like to see a status update to this. I would like to use a calculated service metric in a notebook to create a forecast based on it.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Feb 2024 15:23:36 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Using-Calculated-Service-Metrics-with-Grail/m-p/236992#M643</guid>
      <dc:creator>Felix97</dc:creator>
      <dc:date>2024-02-13T15:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: Using Calculated Service Metrics with Grail</title>
      <link>https://community.dynatrace.com/t5/DQL/Using-Calculated-Service-Metrics-with-Grail/m-p/249766#M1025</link>
      <description>&lt;P&gt;Is there any news on this feature? I also would like to use calculated service metrics in a notebook.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2024 19:16:41 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Using-Calculated-Service-Metrics-with-Grail/m-p/249766#M1025</guid>
      <dc:creator>umeshdt2023</dc:creator>
      <dc:date>2024-07-02T19:16:41Z</dc:date>
    </item>
  </channel>
</rss>

