<?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: billing metrics in DQL</title>
    <link>https://community.dynatrace.com/t5/DQL/billing-metrics/m-p/298363#M3316</link>
    <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/86794"&gt;@marusla&lt;/a&gt;&amp;nbsp; is this what you want?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;fetch dt.system.events
| filter event.kind == "BILLING_USAGE_EVENT" and event.type == "Full-Stack Monitoring"
| dedup event.id
| makeTimeseries billed_gibibyte=sum(billed_gibibyte_hours),by:{dt.entity.host}
| fieldsAdd dt.entity.host.name = entityName(dt.entity.host)&lt;/LI-CODE&gt;</description>
    <pubDate>Fri, 24 Apr 2026 20:01:20 GMT</pubDate>
    <dc:creator>Julius_Loman</dc:creator>
    <dc:date>2026-04-24T20:01:20Z</dc:date>
    <item>
      <title>billing metrics</title>
      <link>https://community.dynatrace.com/t5/DQL/billing-metrics/m-p/298362#M3315</link>
      <description>&lt;P&gt;is there a way to see this metrics&amp;nbsp;&lt;SPAN&gt;builtin:billing.full_stack_monitoring.usage_per_host:splitBy("dt.entity.host"):sort(value(auto,descending)):limit(20) in a new dashboard, or in dql&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Apr 2026 19:25:43 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/billing-metrics/m-p/298362#M3315</guid>
      <dc:creator>marusla</dc:creator>
      <dc:date>2026-04-24T19:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: billing metrics</title>
      <link>https://community.dynatrace.com/t5/DQL/billing-metrics/m-p/298363#M3316</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/86794"&gt;@marusla&lt;/a&gt;&amp;nbsp; is this what you want?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;fetch dt.system.events
| filter event.kind == "BILLING_USAGE_EVENT" and event.type == "Full-Stack Monitoring"
| dedup event.id
| makeTimeseries billed_gibibyte=sum(billed_gibibyte_hours),by:{dt.entity.host}
| fieldsAdd dt.entity.host.name = entityName(dt.entity.host)&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 24 Apr 2026 20:01:20 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/billing-metrics/m-p/298363#M3316</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2026-04-24T20:01:20Z</dc:date>
    </item>
  </channel>
</rss>

