<?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: Listing GCP metrics in a notebook in DQL</title>
    <link>https://community.dynatrace.com/t5/DQL/List-GCP-Metrics-in-Dynatrace-Notebooks-Using-DQL/m-p/283288#M2416</link>
    <description>&lt;P&gt;Great! If you need more help, reply to this post &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 07 Aug 2025 13:09:46 GMT</pubDate>
    <dc:creator>angelalanis</dc:creator>
    <dc:date>2025-08-07T13:09:46Z</dc:date>
    <item>
      <title>List GCP Metrics in Dynatrace Notebooks Using DQL</title>
      <link>https://community.dynatrace.com/t5/DQL/List-GCP-Metrics-in-Dynatrace-Notebooks-Using-DQL/m-p/283152#M2410</link>
      <description>&lt;P&gt;Hi, I want to use a notebook to list all the ingested GCP metrics in our tenant and organise the results by GCP product, for example...&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;U&gt;Spanner:&lt;/U&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&amp;nbsp;Metric 1&lt;/LI&gt;
&lt;LI&gt;&amp;nbsp;Metric 2&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;U&gt;Apigee:&lt;/U&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&amp;nbsp;Metric 1&lt;/LI&gt;
&lt;LI&gt;&amp;nbsp;Metric 2&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;I've been searching for the right DQL to do this but struggling, the notebook AI is no help either. Is this possible in DQL or is there a better way to achieve this? Any pointers appreciated.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Pete&lt;/P&gt;</description>
      <pubDate>Wed, 17 Dec 2025 13:42:22 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/List-GCP-Metrics-in-Dynatrace-Notebooks-Using-DQL/m-p/283152#M2410</guid>
      <dc:creator>PeteBush</dc:creator>
      <dc:date>2025-12-17T13:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: Listing GCP metrics in a notebook</title>
      <link>https://community.dynatrace.com/t5/DQL/List-GCP-Metrics-in-Dynatrace-Notebooks-Using-DQL/m-p/283182#M2411</link>
      <description>&lt;P&gt;Hi, you can use&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;fetch metric.series&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;to fetch metrics using DQL.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;fetch metric.series&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;| filter matchesPhrase(metric.key, "cloud.gcp")&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Maybe you can start with this query and you will be able to see more fields so you can get the result you want.&lt;/P&gt;&lt;P&gt;In this case, I'm filtering so it checks if the metric key contains "cloud.gcp". There are many fields you can use but I'm not too familiar with GCP.&lt;/P&gt;&lt;P&gt;I hope this was helpful!&lt;/P&gt;</description>
      <pubDate>Wed, 06 Aug 2025 13:21:43 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/List-GCP-Metrics-in-Dynatrace-Notebooks-Using-DQL/m-p/283182#M2411</guid>
      <dc:creator>angelalanis</dc:creator>
      <dc:date>2025-08-06T13:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: Listing GCP metrics in a notebook</title>
      <link>https://community.dynatrace.com/t5/DQL/List-GCP-Metrics-in-Dynatrace-Notebooks-Using-DQL/m-p/283195#M2412</link>
      <description>&lt;P&gt;Thanks this looks a great starting point, I'll explore what I can do from here. Appreciate the response, thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Aug 2025 14:59:40 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/List-GCP-Metrics-in-Dynatrace-Notebooks-Using-DQL/m-p/283195#M2412</guid>
      <dc:creator>PeteBush</dc:creator>
      <dc:date>2025-08-06T14:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: Listing GCP metrics in a notebook</title>
      <link>https://community.dynatrace.com/t5/DQL/List-GCP-Metrics-in-Dynatrace-Notebooks-Using-DQL/m-p/283288#M2416</link>
      <description>&lt;P&gt;Great! If you need more help, reply to this post &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Aug 2025 13:09:46 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/List-GCP-Metrics-in-Dynatrace-Notebooks-Using-DQL/m-p/283288#M2416</guid>
      <dc:creator>angelalanis</dc:creator>
      <dc:date>2025-08-07T13:09:46Z</dc:date>
    </item>
  </channel>
</rss>

