<?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: Skyline Error reading Prometheus: Post &amp;quot;http://127.0.0.1:9090/api/v1/query&amp;quot;: dial tcp in OpenTelemetry/Skyline</title>
    <link>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-Error-reading-Prometheus-Post-quot-http-127-0-0-1-9090/m-p/203792#M290</link>
    <description>&lt;P&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/38213"&gt;@the_rock&lt;/a&gt;&amp;nbsp;Yes, I tried the actual IP address both public and private. Both Grafana and Promethius are running on the same server. After digging deep I understood that the payload is different for on-prem and on AWS. We need to add access keys as well.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However not sure which access ID/Key ; do we have to attach a role to the EC2 or not. I'm not sure. Not so clear documentation for the same. Nor a video showing the same.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 22 Jan 2024 04:48:52 GMT</pubDate>
    <dc:creator>_khard</dc:creator>
    <dc:date>2024-01-22T04:48:52Z</dc:date>
    <item>
      <title>Skyline Error reading Prometheus: Post "http://127.0.0.1:9090/api/v1/query": dial tcp 127.0.0.1:9090</title>
      <link>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-Error-reading-Prometheus-Post-quot-http-127-0-0-1-9090/m-p/203757#M288</link>
      <description>&lt;P&gt;I'm trying to setup a Skyline Deployment in the lab server where I have a standalone deployment.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've followed all the steps mentioned here - &lt;A href="https://www.youtube.com/watch?v=FO2Rp9x31i0&amp;amp;t=54s" target="_blank"&gt;https://www.youtube.com/watch?v=FO2Rp9x31i0&amp;amp;t=54s&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However when I create a Data Source, it throws me an error&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"&lt;/P&gt;
&lt;DIV class="gf-form-group p-t-2"&gt;
&lt;DIV class="css-j2xd7x" role="alert" data-testid="data-testid Alert error" aria-labelledby="react-aria7709806920-168" aria-label="Data source settings page Alert"&gt;
&lt;DIV class="css-zmuccj"&gt;
&lt;DIV id="react-aria7709806920-168" class="css-hui7p1"&gt;&lt;STRONG&gt;Error reading Prometheus: Post "&lt;A href="http://127.0.0.1:9090/api/v1/query" target="_blank"&gt;http://127.0.0.1:9090/api/v1/query&lt;/A&gt;": dial tcp 127.0.0.1:9090: connect: connection refused&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="gf-form-button-row"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;"&lt;/P&gt;
&lt;P&gt;I've tried using the &amp;lt;IP address&amp;gt;:9090 also prometheus:9090 ; still throws me the same error.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can anyone help ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 21 Jan 2024 15:58:09 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-Error-reading-Prometheus-Post-quot-http-127-0-0-1-9090/m-p/203757#M288</guid>
      <dc:creator>_khard</dc:creator>
      <dc:date>2024-01-21T15:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: Skyline Error reading Prometheus: Post "http://127.0.0.1:9090/api/v1/query": dial tcp</title>
      <link>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-Error-reading-Prometheus-Post-quot-http-127-0-0-1-9090/m-p/203763#M289</link>
      <description>&lt;P&gt;I just watched that video carefully and at 6 mins mark it says IF loopback IP does not work, to use the remote IP of the actual promethius server. Have you tried that?&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Sun, 21 Jan 2024 16:37:07 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-Error-reading-Prometheus-Post-quot-http-127-0-0-1-9090/m-p/203763#M289</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-01-21T16:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: Skyline Error reading Prometheus: Post "http://127.0.0.1:9090/api/v1/query": dial tcp</title>
      <link>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-Error-reading-Prometheus-Post-quot-http-127-0-0-1-9090/m-p/203792#M290</link>
      <description>&lt;P&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/38213"&gt;@the_rock&lt;/a&gt;&amp;nbsp;Yes, I tried the actual IP address both public and private. Both Grafana and Promethius are running on the same server. After digging deep I understood that the payload is different for on-prem and on AWS. We need to add access keys as well.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However not sure which access ID/Key ; do we have to attach a role to the EC2 or not. I'm not sure. Not so clear documentation for the same. Nor a video showing the same.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2024 04:48:52 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-Error-reading-Prometheus-Post-quot-http-127-0-0-1-9090/m-p/203792#M290</guid>
      <dc:creator>_khard</dc:creator>
      <dc:date>2024-01-22T04:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: Skyline Error reading Prometheus: Post "http://127.0.0.1:9090/api/v1/query": dial tcp</title>
      <link>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-Error-reading-Prometheus-Post-quot-http-127-0-0-1-9090/m-p/203807#M291</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/70943"&gt;@_khard&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Try to use the instructions for the AWS Managed Prometheus on your EC2 instance,&amp;nbsp;&lt;A href="https://docs.aws.amazon.com/prometheus/latest/userguide/AMP-onboard-ingest-metrics-OpenTelemetry.html," target="_blank"&gt;https://docs.aws.amazon.com/prometheus/latest/userguide/AMP-onboard-ingest-metrics-OpenTelemetry.html,&lt;/A&gt;&amp;nbsp;then set it up on our payload.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2024 09:57:12 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-Error-reading-Prometheus-Post-quot-http-127-0-0-1-9090/m-p/203807#M291</guid>
      <dc:creator>Elad_Chomsky</dc:creator>
      <dc:date>2024-01-22T09:57:12Z</dc:date>
    </item>
    <item>
      <title>Re: Skyline Error reading Prometheus: Post "http://127.0.0.1:9090/api/v1/query": dial tcp</title>
      <link>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-Error-reading-Prometheus-Post-quot-http-127-0-0-1-9090/m-p/203833#M295</link>
      <description>&lt;P&gt;I believe role is needed, yea.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2024 13:00:56 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-Error-reading-Prometheus-Post-quot-http-127-0-0-1-9090/m-p/203833#M295</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-01-22T13:00:56Z</dc:date>
    </item>
  </channel>
</rss>

