<?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 Are HPA configurations captured with out of the box metrics in Container platforms</title>
    <link>https://community.dynatrace.com/t5/Container-platforms/Are-HPA-configurations-captured-with-out-of-the-box-metrics/m-p/246851#M2395</link>
    <description>&lt;P&gt;I'm looking to dashboard health and scalability of pods for app teams.&amp;nbsp; I'm having trouble finding HPA configurations such as minReplicas and maxReplicas.&amp;nbsp; If these are captured, what is the metric name?&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2024 12:58:20 GMT</pubDate>
    <dc:creator>ronmacdonald</dc:creator>
    <dc:date>2024-05-29T12:58:20Z</dc:date>
    <item>
      <title>Are HPA configurations captured with out of the box metrics</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Are-HPA-configurations-captured-with-out-of-the-box-metrics/m-p/246851#M2395</link>
      <description>&lt;P&gt;I'm looking to dashboard health and scalability of pods for app teams.&amp;nbsp; I'm having trouble finding HPA configurations such as minReplicas and maxReplicas.&amp;nbsp; If these are captured, what is the metric name?&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2024 12:58:20 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Are-HPA-configurations-captured-with-out-of-the-box-metrics/m-p/246851#M2395</guid>
      <dc:creator>ronmacdonald</dc:creator>
      <dc:date>2024-05-29T12:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: Are HPA configurations captured with out of the box metrics</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Are-HPA-configurations-captured-with-out-of-the-box-metrics/m-p/246985#M2396</link>
      <description>&lt;P&gt;Unfortunately, there's a limitation in that regard for HPA metrics in K8s.&lt;/P&gt;&lt;P&gt;Here's some insight regarding this topic.&lt;/P&gt;&lt;P&gt;Dynatrace University (min 34:00): &lt;A href="https://university.dynatrace.com/ondemand/course/21409/video/41580?content=overview&amp;amp;section=21410" target="_blank" rel="noopener"&gt;Kubernetes Resiliency and Costs with Dynatrace | On Demand | Dynatrace University&lt;/A&gt;&lt;/P&gt;&lt;P&gt;YT Link: &lt;A href="https://youtu.be/aR_UxXvIidM?si=DxKreJoaBjHIY65h&amp;amp;t=2058" target="_blank" rel="noopener"&gt;https://youtu.be/aR_UxXvIidM?si=DxKreJoaBjHIY65h&amp;amp;t=2058&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2024 19:49:59 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Are-HPA-configurations-captured-with-out-of-the-box-metrics/m-p/246985#M2396</guid>
      <dc:creator>Eric_Yu</dc:creator>
      <dc:date>2024-05-30T19:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: Are HPA configurations captured with out of the box metrics</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Are-HPA-configurations-captured-with-out-of-the-box-metrics/m-p/247040#M2397</link>
      <description>&lt;P&gt;HPA metrics are available via the kubernetes object state api, see link below.&amp;nbsp; Per this documentation the min/max replicas is stable.&amp;nbsp; I'll create an RFE as this would be invaluable for quick glance scale.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/kubernetes/kube-state-metrics/blob/main/docs/metrics/workload/horizontalpodautoscaler-metrics.md" target="_blank"&gt;https://github.com/kubernetes/kube-state-metrics/blob/main/docs/metrics/workload/horizontalpodautoscaler-metrics.md&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2024 12:39:11 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Are-HPA-configurations-captured-with-out-of-the-box-metrics/m-p/247040#M2397</guid>
      <dc:creator>ronmacdonald</dc:creator>
      <dc:date>2024-05-31T12:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: Are HPA configurations captured with out of the box metrics</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Are-HPA-configurations-captured-with-out-of-the-box-metrics/m-p/269632#M2884</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/54474"&gt;@Eric_Yu&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/5224"&gt;@ronmacdonald&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Will this be available in dynatrace anytime soon? We also need it, thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2025 15:04:31 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Are-HPA-configurations-captured-with-out-of-the-box-metrics/m-p/269632#M2884</guid>
      <dc:creator>sergiofbsilva</dc:creator>
      <dc:date>2025-02-10T15:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: Are HPA configurations captured with out of the box metrics</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Are-HPA-configurations-captured-with-out-of-the-box-metrics/m-p/273482#M2960</link>
      <description>&lt;P&gt;Hi - I can share some updates here. We are planning to support many more K8s objects going forward in Dynatrace: ConfigMaps, Secrets, CRDs, Ingress, Network Policies, ... and also HPA. With that, we also plan to allow you to directly view the yaml/json of these objects within Dynatrace or even analyse them using DQL (which unlocks some extremely powerful use-cases). We are currently &lt;STRONG&gt;planing&lt;/STRONG&gt; to have this ready before the end of this year.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Mar 2025 16:08:53 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Are-HPA-configurations-captured-with-out-of-the-box-metrics/m-p/273482#M2960</guid>
      <dc:creator>florian_g</dc:creator>
      <dc:date>2025-03-25T16:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: Are HPA configurations captured with out of the box metrics</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Are-HPA-configurations-captured-with-out-of-the-box-metrics/m-p/273603#M2963</link>
      <description>&lt;P&gt;If we can help preview, please reach out.&amp;nbsp; Very interested in the features when they are released.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Mar 2025 16:33:05 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Are-HPA-configurations-captured-with-out-of-the-box-metrics/m-p/273603#M2963</guid>
      <dc:creator>ronmacdonald</dc:creator>
      <dc:date>2025-03-26T16:33:05Z</dc:date>
    </item>
    <item>
      <title>Re: Are HPA configurations captured with out of the box metrics</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Are-HPA-configurations-captured-with-out-of-the-box-metrics/m-p/274417#M2976</link>
      <description>&lt;P&gt;just played around with kube-state-metrics and our &lt;A href="https://docs.dynatrace.com/docs/observe/infrastructure-monitoring/container-platform-monitoring/kubernetes-monitoring/monitor-prometheus-metrics#monitor-prometheus-metrics" target="_blank" rel="noopener"&gt;prometheus ingest&lt;/A&gt;&amp;nbsp;and thought I shared this here:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;I installed kube-state-metrics using the &lt;A href="https://artifacthub.io/packages/helm/prometheus-community/kube-state-metrics" target="_self"&gt;helm chart&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;I annotated the kube-state-metrics service so the metrics are scraped by Dynatrace. (see annotations at the end/screenshot)&lt;/LI&gt;
&lt;LI&gt;Metrics automatically show up on the corresponding namespace in the K8s app (see screenshot)&lt;/LI&gt;
&lt;LI&gt;Created a minimal HPA dashboard (see screenshot / json for import attached)&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="florian_g_0-1743767427156.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/27421i119A155181A73397/image-size/medium?v=v2&amp;amp;px=400" role="button" title="florian_g_0-1743767427156.png" alt="florian_g_0-1743767427156.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="florian_g_1-1743767506050.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/27422i53814FDEF04C1284/image-size/medium?v=v2&amp;amp;px=400" role="button" title="florian_g_1-1743767506050.png" alt="florian_g_1-1743767506050.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="florian_g_2-1743767584583.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/27423iE2692E58815F6DC9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="florian_g_2-1743767584583.png" alt="florian_g_2-1743767584583.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Annotations I put on the kube-state-metrics service.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;    metrics.dynatrace.com/filter: |
      {
        "mode": "include",
        "names": [
            "kube_horizontalpodautoscaler_spec_*",
            "kube_horizontalpodautoscaler_status_*"
            ]
      }
    metrics.dynatrace.com/path: /metrics
    metrics.dynatrace.com/port: "8080"
    metrics.dynatrace.com/scrape: "true"&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Apr 2025 15:39:27 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Are-HPA-configurations-captured-with-out-of-the-box-metrics/m-p/274417#M2976</guid>
      <dc:creator>florian_g</dc:creator>
      <dc:date>2025-04-08T15:39:27Z</dc:date>
    </item>
  </channel>
</rss>

