<?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: Golang version support for full service discovery and monitoring (via Docker) in Container platforms</title>
    <link>https://community.dynatrace.com/t5/Container-platforms/Golang-version-support-for-full-service-discovery-and-monitoring/m-p/125354#M949</link>
    <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Hi Sebastian,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I fetched the latest image dynatrace/oneagent:latest, which i believe it to be 1.179&lt;/P&gt;&lt;P&gt;Dynatrace Watchdog&lt;/P&gt;&lt;P&gt;Version: 1.179.185.20191113-082717 - built 2019.11.13 08:27:17&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;&lt;/DIV&gt;</description>
    <pubDate>Wed, 20 Nov 2019 17:15:34 GMT</pubDate>
    <dc:creator>deroo_flavio</dc:creator>
    <dc:date>2019-11-20T17:15:34Z</dc:date>
    <item>
      <title>Golang version support for full service discovery and monitoring (via Docker)</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Golang-version-support-for-full-service-discovery-and-monitoring/m-p/125352#M947</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to POC Dynatrace to monitor our Golang services, but I keep running into a wall.&lt;/P&gt;
&lt;P&gt;Every services we have run in Docker Containers so I used the OneAgent inside a docker container as well.&lt;/P&gt;
&lt;P&gt;It seems that it succesfully discover every process group but no service. I have two other docker containers running on the host machine (locally, for POC reasons) which use http/net to fetch from the net and output JSON.&lt;/P&gt;
&lt;P&gt;When looking at the process of one Go service, the following message appear&lt;/P&gt;
&lt;PRE&gt;Activation of deep monitoring was unsuccessful&lt;BR /&gt;Dynatrace OneAgent is unable to activate deep monitoring for this process because an unsupported version of Go has been detected.&lt;/PRE&gt;
&lt;P&gt;Which is surprising because &lt;A href="https://www.dynatrace.com/support/help/technology-support/application-software/go/" target="_blank" rel="noopener noreferrer"&gt;The Go page&lt;/A&gt; specifically says it supports go1.13. I have tried so far with go1.12 and go1.13&lt;/P&gt;
&lt;P&gt;I have thouroughly read the &lt;A href="https://www.dynatrace.com/support/help/shortlink/go#known-limitations" target="_blank" rel="noopener noreferrer"&gt;known limitations&lt;/A&gt; and build my binary with -ldflags '-linkmode=external' on a Debian image (golang:1.13 default image)&lt;/P&gt;
&lt;P&gt;I would appreciate if someone managed to get Golang services to appear normally,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Flavio&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Dec 2021 10:34:36 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Golang-version-support-for-full-service-discovery-and-monitoring/m-p/125352#M947</guid>
      <dc:creator>deroo_flavio</dc:creator>
      <dc:date>2021-12-16T10:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: Golang version support for full service discovery and monitoring (via Docker)</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Golang-version-support-for-full-service-discovery-and-monitoring/m-p/125353#M948</link>
      <description>&lt;P&gt;What agent version do you have? &lt;/P&gt;&lt;P&gt;Sebastian &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Nov 2019 13:11:39 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Golang-version-support-for-full-service-discovery-and-monitoring/m-p/125353#M948</guid>
      <dc:creator>skrystosik</dc:creator>
      <dc:date>2019-11-20T13:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: Golang version support for full service discovery and monitoring (via Docker)</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Golang-version-support-for-full-service-discovery-and-monitoring/m-p/125354#M949</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Hi Sebastian,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I fetched the latest image dynatrace/oneagent:latest, which i believe it to be 1.179&lt;/P&gt;&lt;P&gt;Dynatrace Watchdog&lt;/P&gt;&lt;P&gt;Version: 1.179.185.20191113-082717 - built 2019.11.13 08:27:17&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 20 Nov 2019 17:15:34 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Golang-version-support-for-full-service-discovery-and-monitoring/m-p/125354#M949</guid>
      <dc:creator>deroo_flavio</dc:creator>
      <dc:date>2019-11-20T17:15:34Z</dc:date>
    </item>
    <item>
      <title>Re: Golang version support for full service discovery and monitoring (via Docker)</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Golang-version-support-for-full-service-discovery-and-monitoring/m-p/125355#M950</link>
      <description>&lt;P&gt;Check SupportArchive logs as well, maybe there will be any hint about details of this situation.&lt;/P&gt;&lt;P&gt;Sebastian &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Nov 2019 14:33:28 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Golang-version-support-for-full-service-discovery-and-monitoring/m-p/125355#M950</guid>
      <dc:creator>skrystosik</dc:creator>
      <dc:date>2019-11-22T14:33:28Z</dc:date>
    </item>
  </channel>
</rss>

