<?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: Why no host Availability metric in Metrics, Custom Chart - only timeseries-v1 API in Dashboarding</title>
    <link>https://community.dynatrace.com/t5/Dashboarding/Why-no-host-Availability-metric-in-Metrics-Custom-Chart-only/m-p/167188#M1811</link>
    <description>&lt;P&gt;There use to be, along with the ability to chart the Uptime of hosts. We had used this to easily detect any hosts that might have been missed during patching and recycling. I recommend putting in a RFE for this.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 04 Jun 2021 19:16:30 GMT</pubDate>
    <dc:creator>ChadTurner</dc:creator>
    <dc:date>2021-06-04T19:16:30Z</dc:date>
    <item>
      <title>Why no host Availability metric in Metrics, Custom Chart - only timeseries-v1 API</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Why-no-host-Availability-metric-in-Metrics-Custom-Chart-only/m-p/163768#M1810</link>
      <description>&lt;P&gt;I know there are several posts about missing host availability metric already. But I have to ask again;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Why is it not possible to chart Host Availability?!?!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Not even using Metrics works, even though that should be possible to use for all metrics using the api syntax.&amp;nbsp; But for some ¤%&amp;amp;##!: reason the Host Availability is only availble in timeseries-v1 API.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It works perfect using the REST API v1, so why can we not use it in a Dashboard custom chart, or metric chart?&amp;nbsp; (Would be cool to use a HTML markup widget to show the actual result from the API call, then I could use that)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is so special with the Host Availability metric?&amp;nbsp; &amp;nbsp;(same for process group availability, not possible to chart in dashboard).&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Using Environment v1 API,&amp;nbsp;&lt;SPAN&gt;com.&lt;/SPAN&gt;&lt;SPAN&gt;dynatrace.&lt;/SPAN&gt;&lt;SPAN&gt;builtin:host.&lt;/SPAN&gt;&lt;SPAN&gt;availability.&lt;/SPAN&gt;&lt;SPAN&gt;percent&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;https://&amp;lt;env-id&amp;gt;.live.dynatrace.com/api/v1/timeseries/com.dynatrace.builtin%3Ahost.availability.percent?includeData=true&amp;amp;relativeTime=month&amp;amp;queryMode=TOTAL&amp;amp;entity=HOST-5AC7D0D73C5BD94B&amp;amp;includeParentIds=true&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;
&lt;PRE&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;
  &lt;SPAN&gt;"timeseriesId"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;"com.dynatrace.builtin:host.availability.percent"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;
  &lt;SPAN&gt;"displayName"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;"Availability percentage"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;
  &lt;SPAN&gt;"dimensions"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;[&lt;/SPAN&gt;
    &lt;SPAN&gt;"HOST"&lt;/SPAN&gt;
  &lt;SPAN&gt;]&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;
  &lt;SPAN&gt;"aggregationTypes"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;[&lt;/SPAN&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;
  &lt;SPAN&gt;"unit"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;"Percent (%)"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;
  &lt;SPAN&gt;"filter"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;"BUILTIN"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;
  &lt;SPAN&gt;"detailedSource"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;"Infrastructure"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;
  &lt;SPAN&gt;"types"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;[&lt;/SPAN&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;
  &lt;SPAN&gt;"dataResult"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;{&lt;/SPAN&gt;
    &lt;SPAN&gt;"dataPoints"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;{&lt;/SPAN&gt;
      &lt;SPAN&gt;"HOST-5AC7D0D73C5BD94B"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;[&lt;/SPAN&gt;
        &lt;SPAN&gt;[&lt;/SPAN&gt;
          &lt;SPAN&gt;1615910965388&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;
          &lt;STRONG&gt;99.99454404174556&lt;/STRONG&gt;
        &lt;SPAN&gt;]&lt;/SPAN&gt;
      &lt;SPAN&gt;]&lt;/SPAN&gt;
    &lt;SPAN&gt;}&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;
    &lt;SPAN&gt;"timeseriesId"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;"com.dynatrace.builtin:host.availability.percent"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;
    &lt;SPAN&gt;"unit"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;"Percent (%)"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;
    &lt;SPAN&gt;"entities"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;{&lt;/SPAN&gt;
      &lt;SPAN&gt;"HOST-5AC7D0D73C5BD94B"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;"ubuntu2"&lt;/SPAN&gt;
    &lt;SPAN&gt;}&lt;/SPAN&gt;
  &lt;SPAN&gt;}&lt;/SPAN&gt;
&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2023 08:55:17 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Why-no-host-Availability-metric-in-Metrics-Custom-Chart-only/m-p/163768#M1810</guid>
      <dc:creator>holst</dc:creator>
      <dc:date>2023-03-27T08:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: Why no host Availability metric in Metrics, Custom Chart - only timeseries-v1 API</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Why-no-host-Availability-metric-in-Metrics-Custom-Chart-only/m-p/167188#M1811</link>
      <description>&lt;P&gt;There use to be, along with the ability to chart the Uptime of hosts. We had used this to easily detect any hosts that might have been missed during patching and recycling. I recommend putting in a RFE for this.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jun 2021 19:16:30 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Why-no-host-Availability-metric-in-Metrics-Custom-Chart-only/m-p/167188#M1811</guid>
      <dc:creator>ChadTurner</dc:creator>
      <dc:date>2021-06-04T19:16:30Z</dc:date>
    </item>
    <item>
      <title>Re: Why no host Availability metric in Metrics, Custom Chart - only timeseries-v1 API</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Why-no-host-Availability-metric-in-Metrics-Custom-Chart-only/m-p/167202#M1812</link>
      <description>&lt;P&gt;Good afternoon, holst!&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I don't know specifically which version this is coming in, but I believe it should be returning to the UI within the next quarter. Don't quote me on this as I don't have a specific version yet (I'm hoping it's sooner rather than later&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; ).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;EDIT: GREAT NEWS! This feature is launching in SaaS version 1.219 and Managed v1.220! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;Here's a mock-up of what it would look like:&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="host-pg-availability[1].png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/1199i12741B01258B5162/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="host-pg-availability[1].png" alt="host-pg-availability[1].png" /&gt;&lt;/span&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;Joshua P.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jun 2021 14:58:34 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Why-no-host-Availability-metric-in-Metrics-Custom-Chart-only/m-p/167202#M1812</guid>
      <dc:creator>joshua_dtrace</dc:creator>
      <dc:date>2021-06-11T14:58:34Z</dc:date>
    </item>
    <item>
      <title>Re: Why no host Availability metric in Metrics, Custom Chart - only timeseries-v1 API</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Why-no-host-Availability-metric-in-Metrics-Custom-Chart-only/m-p/167540#M1814</link>
      <description>&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;EDIT: GREAT NEWS! This feature is launching in SaaS version 1.219 and Managed v1.220!&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jun 2021 14:58:52 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Why-no-host-Availability-metric-in-Metrics-Custom-Chart-only/m-p/167540#M1814</guid>
      <dc:creator>joshua_dtrace</dc:creator>
      <dc:date>2021-06-11T14:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: Why no host Availability metric in Metrics, Custom Chart - only timeseries-v1 API</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Why-no-host-Availability-metric-in-Metrics-Custom-Chart-only/m-p/167543#M1815</link>
      <description>&lt;P&gt;I agree, this is great news!&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jun 2021 15:11:19 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Why-no-host-Availability-metric-in-Metrics-Custom-Chart-only/m-p/167543#M1815</guid>
      <dc:creator>holst</dc:creator>
      <dc:date>2021-06-11T15:11:19Z</dc:date>
    </item>
  </channel>
</rss>

