<?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: Count Running and Stopped Services Using DQL Queries (Dynatrace 3rd gen) in DQL</title>
    <link>https://community.dynatrace.com/t5/DQL/Count-Running-and-Stopped-Services-Using-DQL-Queries-Dynatrace/m-p/291702#M2907</link>
    <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/95082"&gt;@donaannie1&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;SPAN&gt;I just wanted to check in and see if you still need help with this. If so, I’d be happy to look into it for you!&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please let me know what works best for you.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 17 Dec 2025 13:08:40 GMT</pubDate>
    <dc:creator>IzabelaRokita</dc:creator>
    <dc:date>2025-12-17T13:08:40Z</dc:date>
    <item>
      <title>Count Running and Stopped Services Using DQL Queries (Dynatrace 3rd gen)</title>
      <link>https://community.dynatrace.com/t5/DQL/Count-Running-and-Stopped-Services-Using-DQL-Queries-Dynatrace/m-p/285112#M2536</link>
      <description>&lt;P&gt;I need the count of running services and stopped services against each management zones in dynatrace dashboard(gen3). Below dql is not working&lt;/P&gt;
&lt;P&gt;fetch dt.entity.os_service, dt.entity.host&lt;BR /&gt;| lookup dt.entity.host, from: runsOn, sourceField: id&lt;BR /&gt;| fieldsAdd mz = entityAttr(dt.entity.host, "managementZones")&lt;BR /&gt;| filter isNotNull(mz)&lt;BR /&gt;| expand dt.osservice.availability&lt;BR /&gt;| summarize running_services = countIf(value == 1), stopped_services = countIf(value == 0), total_services = count() by: entity.name, mz&lt;BR /&gt;| sort mz asc&lt;/P&gt;</description>
      <pubDate>Wed, 17 Dec 2025 10:24:51 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Count-Running-and-Stopped-Services-Using-DQL-Queries-Dynatrace/m-p/285112#M2536</guid>
      <dc:creator>donaannie1</dc:creator>
      <dc:date>2025-12-17T10:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: Count Running and Stopped Services Using DQL Queries (Dynatrace 3rd gen)</title>
      <link>https://community.dynatrace.com/t5/DQL/Count-Running-and-Stopped-Services-Using-DQL-Queries-Dynatrace/m-p/291702#M2907</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/95082"&gt;@donaannie1&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;SPAN&gt;I just wanted to check in and see if you still need help with this. If so, I’d be happy to look into it for you!&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please let me know what works best for you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Dec 2025 13:08:40 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Count-Running-and-Stopped-Services-Using-DQL-Queries-Dynatrace/m-p/291702#M2907</guid>
      <dc:creator>IzabelaRokita</dc:creator>
      <dc:date>2025-12-17T13:08:40Z</dc:date>
    </item>
  </channel>
</rss>

