<?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: Does dynatrace support APM capabilities for side car containers based on C++11 code base such as Envoy? in Container platforms</title>
    <link>https://community.dynatrace.com/t5/Container-platforms/Does-dynatrace-support-APM-capabilities-for-side-car-containers/m-p/120137#M583</link>
    <description>&lt;P&gt;&lt;STRONG&gt;UPDATE: actually, since OneAgent version 180, we should automatically detect Envoy processes out-of-the-box. No custom process group detection rules required.&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Hi &lt;A rel="user" href="https://answers.dynatrace.com/users/33903/view.html"&gt;@gaurav a.&lt;/A&gt; - we don't detect all envoy processes (yet) automatically out-of-the-box. You can configure a custom process group detection rules to start monitoring it.&lt;/P&gt;&lt;P&gt;E.g. this is how I have configured Dynatrace for my Istio environment (you would have to check if the executable name and path are the same for you):&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/23074-1578389202156.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;As with most proxies, tracing through Envoy already works out-of-the-box. You should already be able to see end-to-end tracing.&lt;/P&gt;&lt;P&gt;But yes, we are already working on adding more visibility into Envoy - e.g. to be able to see how much time is spent into the sidecar proxies for each request.&lt;/P&gt;&lt;P&gt;Sonja&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 07 Jan 2020 09:30:39 GMT</pubDate>
    <dc:creator>sonja</dc:creator>
    <dc:date>2020-01-07T09:30:39Z</dc:date>
    <item>
      <title>Does dynatrace support APM capabilities for side car containers based on C++11 code base such as Envoy?</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Does-dynatrace-support-APM-capabilities-for-side-car-containers/m-p/120135#M581</link>
      <description>&lt;P&gt;I have a K8S cluster running on GKE. I have installed dynatrace one agent via the operator as mentioned in the documentation. Then I have installed the open source project &lt;A rel="noopener noreferrer" href="https://kyma-project.io/" target="_blank"&gt;Kyma&lt;/A&gt;. Now Kyma comes with Istio installed and sidecar injection enabled by default. What this implies is that any K8S deployment to this cluster will end up having Pod with two containers&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Application container containing the domain logic&lt;/LI&gt;&lt;LI&gt;Istio-proxy which is a sidecar container that sits in front of the application containers and handles networking and other concerns around being a service mesh.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;In the dynatrace environment UI, I can see the Pod listed as a process but it only shows one container in the details. I suspect this being due to the istio-proxy/envoy being based on C++11 codebase.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Additionally, what are the plans to enable pluggable tracing capabilities via Istio/envoy tracing vs doing the tracing by low-level code instrumentation? This will be useful for projects like Kyma which already use the sidecar pattern to achieve tracing and other monitoring concerns.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Jun 2019 11:11:43 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Does-dynatrace-support-APM-capabilities-for-side-car-containers/m-p/120135#M581</guid>
      <dc:creator>gaurav_abbi</dc:creator>
      <dc:date>2019-06-25T11:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: Does dynatrace support APM capabilities for side car containers based on C++11 code base such as Envoy?</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Does-dynatrace-support-APM-capabilities-for-side-car-containers/m-p/120136#M582</link>
      <description>&lt;P&gt;I think you will need manually instrument your native code according to this: &lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Dynatrace/OneAgent-SDK-for-C"&gt;https://github.com/Dynatrace/OneAgent-SDK-for-C&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Sebastian &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Jun 2019 18:47:57 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Does-dynatrace-support-APM-capabilities-for-side-car-containers/m-p/120136#M582</guid>
      <dc:creator>skrystosik</dc:creator>
      <dc:date>2019-06-25T18:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: Does dynatrace support APM capabilities for side car containers based on C++11 code base such as Envoy?</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Does-dynatrace-support-APM-capabilities-for-side-car-containers/m-p/120137#M583</link>
      <description>&lt;P&gt;&lt;STRONG&gt;UPDATE: actually, since OneAgent version 180, we should automatically detect Envoy processes out-of-the-box. No custom process group detection rules required.&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Hi &lt;A rel="user" href="https://answers.dynatrace.com/users/33903/view.html"&gt;@gaurav a.&lt;/A&gt; - we don't detect all envoy processes (yet) automatically out-of-the-box. You can configure a custom process group detection rules to start monitoring it.&lt;/P&gt;&lt;P&gt;E.g. this is how I have configured Dynatrace for my Istio environment (you would have to check if the executable name and path are the same for you):&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/23074-1578389202156.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;As with most proxies, tracing through Envoy already works out-of-the-box. You should already be able to see end-to-end tracing.&lt;/P&gt;&lt;P&gt;But yes, we are already working on adding more visibility into Envoy - e.g. to be able to see how much time is spent into the sidecar proxies for each request.&lt;/P&gt;&lt;P&gt;Sonja&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Jan 2020 09:30:39 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Does-dynatrace-support-APM-capabilities-for-side-car-containers/m-p/120137#M583</guid>
      <dc:creator>sonja</dc:creator>
      <dc:date>2020-01-07T09:30:39Z</dc:date>
    </item>
  </channel>
</rss>

