<?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 Dynatrace GKE and the hipster shop Demo in Cloud platforms</title>
    <link>https://community.dynatrace.com/t5/Cloud-platforms/Dynatrace-GKE-and-the-hipster-shop-Demo/m-p/121478#M957</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;A picture tells everything:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/28158-1612446715941.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Anybody any advise how to continue?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I have read below,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;In addition, there is a &lt;A href="https://github.com/golang/go/issues/28909"&gt;serious issue&lt;/A&gt; with how Go uses musl libc. This limits the extent to which Dynatrace can support musl-based applications. The Go toolchain includes an internal linker that generates musl-based application binaries that do not correctly initialize musl libc at application startup. This issue prevents Dynatrace from monitoring these applications. Dynatrace will display the message "Activation of deep monitoring was unsuccessful, Monitoring of Go musl binaries built with Go internal linker is not supported" on relevant application process pages.&lt;/P&gt;&lt;P&gt;Using the system linker to generate the application binary will add startup code that correctly initializes shared objects. Adding &lt;CODE&gt;-ldflags '-linkmode external'&lt;/CODE&gt; to the build command line enforces usage of the system linker. The resulting binary can be monitored by Dynatrace and will execute with a correctly initialized libc.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;But is there an otherway?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;KR Henk&lt;/P&gt;</description>
    <pubDate>Thu, 04 Feb 2021 13:55:21 GMT</pubDate>
    <dc:creator>henk_stobbe</dc:creator>
    <dc:date>2021-02-04T13:55:21Z</dc:date>
    <item>
      <title>Dynatrace GKE and the hipster shop Demo</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/Dynatrace-GKE-and-the-hipster-shop-Demo/m-p/121478#M957</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;A picture tells everything:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/28158-1612446715941.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Anybody any advise how to continue?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I have read below,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;In addition, there is a &lt;A href="https://github.com/golang/go/issues/28909"&gt;serious issue&lt;/A&gt; with how Go uses musl libc. This limits the extent to which Dynatrace can support musl-based applications. The Go toolchain includes an internal linker that generates musl-based application binaries that do not correctly initialize musl libc at application startup. This issue prevents Dynatrace from monitoring these applications. Dynatrace will display the message "Activation of deep monitoring was unsuccessful, Monitoring of Go musl binaries built with Go internal linker is not supported" on relevant application process pages.&lt;/P&gt;&lt;P&gt;Using the system linker to generate the application binary will add startup code that correctly initializes shared objects. Adding &lt;CODE&gt;-ldflags '-linkmode external'&lt;/CODE&gt; to the build command line enforces usage of the system linker. The resulting binary can be monitored by Dynatrace and will execute with a correctly initialized libc.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;But is there an otherway?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;KR Henk&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2021 13:55:21 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/Dynatrace-GKE-and-the-hipster-shop-Demo/m-p/121478#M957</guid>
      <dc:creator>henk_stobbe</dc:creator>
      <dc:date>2021-02-04T13:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace GKE and the hipster shop Demo</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/Dynatrace-GKE-and-the-hipster-shop-Demo/m-p/167471#M959</link>
      <description>&lt;P&gt;From Dante:&lt;/P&gt;
&lt;P&gt;AFIK, there is not.&lt;/P&gt;
&lt;P&gt;Since using musl with internal linker won't allow to get external libraries, as the doc says. You would need to fork it and do the changes you want to do. Or use a fork by someone at DT (&lt;A href="https://github.com/christopherchai/k8s-GKE-SockShop" target="_blank" rel="noopener noreferrer nofollow"&gt;https://github.com/christopherchai/k8s-GKE-SockShop&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;maybe?)&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jun 2021 09:57:51 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/Dynatrace-GKE-and-the-hipster-shop-Demo/m-p/167471#M959</guid>
      <dc:creator>Karolina_Linda</dc:creator>
      <dc:date>2021-06-10T09:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace GKE and the hipster shop Demo</title>
      <link>https://community.dynatrace.com/t5/Cloud-platforms/Dynatrace-GKE-and-the-hipster-shop-Demo/m-p/226746#M1392</link>
      <description>&lt;P&gt;Hi, Henk!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to use Hipster-Shop for some tests, but I came across this problem. Could you tell me how I can solve it to use the application on Dynatrace?&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2023 14:46:24 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Cloud-platforms/Dynatrace-GKE-and-the-hipster-shop-Demo/m-p/226746#M1392</guid>
      <dc:creator>WellPP</dc:creator>
      <dc:date>2023-10-26T14:46:24Z</dc:date>
    </item>
  </channel>
</rss>

