<?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>article AWS CloudFront metrics not visible in Dynatrace in Troubleshooting</title>
    <link>https://community.dynatrace.com/t5/Troubleshooting/AWS-CloudFront-metrics-not-visible-in-Dynatrace/ta-p/212004</link>
    <description>&lt;H2&gt;Self Service Summary&lt;/H2&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The AWS CloudFront is being detected in Dynatrace but metrics have no values.&lt;/P&gt;
&lt;TABLE width="808px"&gt;
&lt;THEAD&gt;
&lt;TR&gt;
&lt;TH width="332px" height="19px"&gt;Issue&lt;/TH&gt;
&lt;TH width="132px" height="19px"&gt;Solution&lt;/TH&gt;
&lt;TH width="167px" height="19px"&gt;Tasks&lt;/TH&gt;
&lt;TH width="177px" height="19px"&gt;Alternative(s)&lt;/TH&gt;
&lt;/TR&gt;
&lt;/THEAD&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="332px" height="57px"&gt;AWS CloudFront metrics are not visible in Dynatrace.&lt;/TD&gt;
&lt;TD width="132px" height="57px"&gt;Check the permissions for the region and Dynatrace Activegate properties.&lt;/TD&gt;
&lt;TD width="167px"&gt;&lt;SPAN&gt;Follow the steps mentioned in this article.&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD width="177px" height="57px"&gt;Raise a support ticket or contact us via chat.&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Based on the &lt;A href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/programming-cloudwatch-metrics.html#cloudfront-metrics-global-values" target="_self"&gt;documentation&lt;/A&gt; page from AWS:&lt;/P&gt;
&lt;DIV class="awsdocs-note"&gt;
&lt;DIV class="awsdocs-note-text"&gt;
&lt;P&gt;&lt;EM&gt;To get the CloudFront metrics from the CloudWatch API, you must use the US East (N. Virginia) Region (us-east-1) &lt;/EM&gt;so the first check would be to see if the custom.properties of the ActiveGate that you're using has this region set.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In order for you to do this, navigate to the ActiveGate host, locate the custom.properties file and edit it.&lt;/P&gt;
&lt;P&gt;Make sure to add the "us-east-1" region. To add multiple regions, you can see below how the format should look like&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;[aws_monitoring]
aws_monitoring_enabled = true
aws_client_regions = "eu-west-1;us-east-1"&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Save the changes and a restart of the ActiveGate is necessary.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;On the AWS side, the credentials must have at least these permissions for&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;us-east-1&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;region:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;"ec2:DescribeAvailabilityZones",
"cloudwatch:GetMetricData",
"cloudwatch:ListMetrics",&lt;/CODE&gt;&lt;/PRE&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you're still having issues with the set-up, please contact Dynatrace support team, either via chat or a support ticket and we will assist further.&lt;/P&gt;</description>
    <pubDate>Fri, 12 May 2023 07:21:35 GMT</pubDate>
    <dc:creator>Filip-Rus</dc:creator>
    <dc:date>2023-05-12T07:21:35Z</dc:date>
    <item>
      <title>AWS CloudFront metrics not visible in Dynatrace</title>
      <link>https://community.dynatrace.com/t5/Troubleshooting/AWS-CloudFront-metrics-not-visible-in-Dynatrace/ta-p/212004</link>
      <description>&lt;H2&gt;Self Service Summary&lt;/H2&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The AWS CloudFront is being detected in Dynatrace but metrics have no values.&lt;/P&gt;
&lt;TABLE width="808px"&gt;
&lt;THEAD&gt;
&lt;TR&gt;
&lt;TH width="332px" height="19px"&gt;Issue&lt;/TH&gt;
&lt;TH width="132px" height="19px"&gt;Solution&lt;/TH&gt;
&lt;TH width="167px" height="19px"&gt;Tasks&lt;/TH&gt;
&lt;TH width="177px" height="19px"&gt;Alternative(s)&lt;/TH&gt;
&lt;/TR&gt;
&lt;/THEAD&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="332px" height="57px"&gt;AWS CloudFront metrics are not visible in Dynatrace.&lt;/TD&gt;
&lt;TD width="132px" height="57px"&gt;Check the permissions for the region and Dynatrace Activegate properties.&lt;/TD&gt;
&lt;TD width="167px"&gt;&lt;SPAN&gt;Follow the steps mentioned in this article.&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD width="177px" height="57px"&gt;Raise a support ticket or contact us via chat.&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Based on the &lt;A href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/programming-cloudwatch-metrics.html#cloudfront-metrics-global-values" target="_self"&gt;documentation&lt;/A&gt; page from AWS:&lt;/P&gt;
&lt;DIV class="awsdocs-note"&gt;
&lt;DIV class="awsdocs-note-text"&gt;
&lt;P&gt;&lt;EM&gt;To get the CloudFront metrics from the CloudWatch API, you must use the US East (N. Virginia) Region (us-east-1) &lt;/EM&gt;so the first check would be to see if the custom.properties of the ActiveGate that you're using has this region set.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In order for you to do this, navigate to the ActiveGate host, locate the custom.properties file and edit it.&lt;/P&gt;
&lt;P&gt;Make sure to add the "us-east-1" region. To add multiple regions, you can see below how the format should look like&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;[aws_monitoring]
aws_monitoring_enabled = true
aws_client_regions = "eu-west-1;us-east-1"&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Save the changes and a restart of the ActiveGate is necessary.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;On the AWS side, the credentials must have at least these permissions for&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;us-east-1&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;region:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;"ec2:DescribeAvailabilityZones",
"cloudwatch:GetMetricData",
"cloudwatch:ListMetrics",&lt;/CODE&gt;&lt;/PRE&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you're still having issues with the set-up, please contact Dynatrace support team, either via chat or a support ticket and we will assist further.&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2023 07:21:35 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Troubleshooting/AWS-CloudFront-metrics-not-visible-in-Dynatrace/ta-p/212004</guid>
      <dc:creator>Filip-Rus</dc:creator>
      <dc:date>2023-05-12T07:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: AWS CloudFront metrics not visible in Dynatrace</title>
      <link>https://community.dynatrace.com/t5/Troubleshooting/AWS-CloudFront-metrics-not-visible-in-Dynatrace/tac-p/212119#M208</link>
      <description>&lt;P&gt;thank you for sharing this&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/48565"&gt;@Filip-Rus&lt;/a&gt;&amp;nbsp;i will keep it handy as we look into the AWS Space&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2023 19:19:43 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Troubleshooting/AWS-CloudFront-metrics-not-visible-in-Dynatrace/tac-p/212119#M208</guid>
      <dc:creator>ChadTurner</dc:creator>
      <dc:date>2023-05-12T19:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: AWS CloudFront metrics not visible in Dynatrace</title>
      <link>https://community.dynatrace.com/t5/Troubleshooting/AWS-CloudFront-metrics-not-visible-in-Dynatrace/tac-p/239447#M595</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/14877"&gt;@ChadTurner&lt;/a&gt;and&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/48565"&gt;@Filip-Rus&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I just wanted to make sure whether it is possible or not to get Distributed Traces from an AWS CloudFront web service.&lt;/P&gt;&lt;P&gt;I imagine that is not, and we can only get the metrics shown in the AWS webpage, but I would really value a somewhat official response from Dynatrace to share it.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2024 08:04:30 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Troubleshooting/AWS-CloudFront-metrics-not-visible-in-Dynatrace/tac-p/239447#M595</guid>
      <dc:creator>itamarmesa</dc:creator>
      <dc:date>2024-03-11T08:04:30Z</dc:date>
    </item>
  </channel>
</rss>

