<?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 Integration into Mimir in OpenTelemetry/Skyline</title>
    <link>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-Integration-into-Mimir/m-p/222736#M435</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/48798"&gt;@ww1m6&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From the next Skyline version it will be possible using this payload, Replace with your details:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;{
  "enabled": true,
  "export-targets": {
    "add": [
      {
        "client-auth": {
          "basic": {
            "username": "admin",
            "password": "admin"
          },
          "token": {
          "custom-header": {
            "key": "aaaaaa",
            "value": "bbbbbb"
          }}
        },
        "enabled": true,
        "server-auth": {
          "ca-public-key": {
            "type": "PEM-X509",
            "value": "-----BEGIN CERTIFICATE-----AAAABB==-----END CERTIFICATE-----"
          }
        },
        "name": "AABBCC",
        "type": "prometheus-remote-write",
        "url": "https://example.com/api/v1/write"
      }
    ]
  }
}
&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Skipping TLS is not currently part of the roadmap - Please open a formal request to Check Point, and we will look into whether it can be integrated.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 05 Aug 2024 13:31:57 GMT</pubDate>
    <dc:creator>Elad_Chomsky</dc:creator>
    <dc:date>2024-08-05T13:31:57Z</dc:date>
    <item>
      <title>Skyline Integration into Mimir</title>
      <link>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-Integration-into-Mimir/m-p/222727#M433</link>
      <description>&lt;P&gt;Hey there fellows!&lt;BR /&gt;&lt;BR /&gt;As part of a change in our organization we are moving from Prometheus to Mimir.&lt;BR /&gt;&lt;BR /&gt;The main difference in the configuration is that it requires key and cert implementation and a custom header called "&lt;SPAN&gt;X-Scope-Org".&lt;BR /&gt;&lt;BR /&gt;Is there a guide or a sk that explain how it is implemented? I could find one post here about this topic and it was never closed as done.&lt;BR /&gt;&lt;BR /&gt;Thanks for the help !&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2024 11:27:38 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-Integration-into-Mimir/m-p/222727#M433</guid>
      <dc:creator>ww1m6</dc:creator>
      <dc:date>2024-08-05T11:27:38Z</dc:date>
    </item>
    <item>
      <title>Re: Skyline Integration into Mimir</title>
      <link>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-Integration-into-Mimir/m-p/222733#M434</link>
      <description>&lt;P&gt;also, it is possible to use https and still use no-tls? with something like tls-verify=false?&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2024 12:00:32 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-Integration-into-Mimir/m-p/222733#M434</guid>
      <dc:creator>ww1m6</dc:creator>
      <dc:date>2024-08-05T12:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: Skyline Integration into Mimir</title>
      <link>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-Integration-into-Mimir/m-p/222736#M435</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/48798"&gt;@ww1m6&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From the next Skyline version it will be possible using this payload, Replace with your details:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;{
  "enabled": true,
  "export-targets": {
    "add": [
      {
        "client-auth": {
          "basic": {
            "username": "admin",
            "password": "admin"
          },
          "token": {
          "custom-header": {
            "key": "aaaaaa",
            "value": "bbbbbb"
          }}
        },
        "enabled": true,
        "server-auth": {
          "ca-public-key": {
            "type": "PEM-X509",
            "value": "-----BEGIN CERTIFICATE-----AAAABB==-----END CERTIFICATE-----"
          }
        },
        "name": "AABBCC",
        "type": "prometheus-remote-write",
        "url": "https://example.com/api/v1/write"
      }
    ]
  }
}
&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Skipping TLS is not currently part of the roadmap - Please open a formal request to Check Point, and we will look into whether it can be integrated.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2024 13:31:57 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-Integration-into-Mimir/m-p/222736#M435</guid>
      <dc:creator>Elad_Chomsky</dc:creator>
      <dc:date>2024-08-05T13:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: Skyline Integration into Mimir</title>
      <link>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-Integration-into-Mimir/m-p/222832#M439</link>
      <description>&lt;P&gt;Hey thanks for the replay!&lt;BR /&gt;&lt;BR /&gt;Meaning currently it is not possible to use the custom header?&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2024 11:53:17 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-Integration-into-Mimir/m-p/222832#M439</guid>
      <dc:creator>ww1m6</dc:creator>
      <dc:date>2024-08-06T11:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: Skyline Integration into Mimir</title>
      <link>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-Integration-into-Mimir/m-p/222840#M440</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/48798"&gt;@ww1m6&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;On the next planned version on Aug-Sep -this will be included on the new configuration tool ( sklnctl ).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2024 13:11:29 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-Integration-into-Mimir/m-p/222840#M440</guid>
      <dc:creator>Elad_Chomsky</dc:creator>
      <dc:date>2024-08-06T13:11:29Z</dc:date>
    </item>
  </channel>
</rss>

