<?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: Monitoring an application with a frontend written in C++ in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/Monitoring-an-application-with-a-frontend-written-in-C/m-p/218610#M27637</link>
    <description>&lt;P&gt;Then you are out of luck. Unfortunately. If the application does not have any telemetry API, you are left with monitoring the infra metrics or logs only. No traces, services or request attributes with this is a pure c/c++. Most likely logs could be a sometimes a source you can use to build up opentelemetry traces.&lt;/P&gt;</description>
    <pubDate>Thu, 20 Jul 2023 06:59:50 GMT</pubDate>
    <dc:creator>Julius_Loman</dc:creator>
    <dc:date>2023-07-20T06:59:50Z</dc:date>
    <item>
      <title>Monitoring an application with a frontend written in C++</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Monitoring-an-application-with-a-frontend-written-in-C/m-p/217455#M27617</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;I'm wondering how I can monitor (at least partially) the front end of an application at my client that is written in C++ (running as a desktop application). Integration at ;the application code level is not an option. A few ideas come to mind:&lt;/P&gt;
&lt;P&gt;- monitoring the user station using OA in infra mode - however, I would have to install more than 100 agents, which the client will probably not agree to&lt;BR /&gt;- selecting specific arguments and defining Request Attributes to verify if certain business operations are performed&lt;/P&gt;
&lt;P&gt;Anything else I can suggest to the client?&lt;/P&gt;
&lt;P&gt;Radek&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2023 06:52:06 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Monitoring-an-application-with-a-frontend-written-in-C/m-p/217455#M27617</guid>
      <dc:creator>radek_jasinski</dc:creator>
      <dc:date>2023-07-20T06:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring an application with a frontend written in C++</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Monitoring-an-application-with-a-frontend-written-in-C/m-p/217551#M27618</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I would check:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A title="C++ runtime" href="https://www.dynatrace.com/support/help/shortlink/cpp" target="_blank" rel="noopener"&gt;C++ runtime&lt;/A&gt; using OpenTelemetry and SDK.&lt;/LI&gt;&lt;LI&gt;Instrument your C++ application&amp;nbsp;&lt;SPAN&gt;using&amp;nbsp;&lt;/SPAN&gt;&lt;A class="" title="Dynatrace OpenKit" href="https://www.dynatrace.com/support/help/extend-dynatrace/openkit/instrument-your-application-using-dynatrace-openkit#cplus1" target="_blank" rel="noopener"&gt;Dynatrace OpenKit&lt;/A&gt;.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2023 14:31:27 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Monitoring-an-application-with-a-frontend-written-in-C/m-p/217551#M27618</guid>
      <dc:creator>AntonPineiro</dc:creator>
      <dc:date>2023-07-11T14:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring an application with a frontend written in C++</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Monitoring-an-application-with-a-frontend-written-in-C/m-p/217586#M27619</link>
      <description>&lt;P&gt;Thanks Antonio:)&lt;/P&gt;&lt;P&gt;Unfortunately, OTel instrumentation or OpenKit is not an option. The vendor who provided this application several years ago no longer provides support.&lt;/P&gt;&lt;P&gt;I guess the only thing left for me is backend monitoring - services and request attributes&lt;/P&gt;&lt;P&gt;Thank you&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Radek&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2023 16:55:34 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Monitoring-an-application-with-a-frontend-written-in-C/m-p/217586#M27619</guid>
      <dc:creator>radek_jasinski</dc:creator>
      <dc:date>2023-07-11T16:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring an application with a frontend written in C++</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Monitoring-an-application-with-a-frontend-written-in-C/m-p/218610#M27637</link>
      <description>&lt;P&gt;Then you are out of luck. Unfortunately. If the application does not have any telemetry API, you are left with monitoring the infra metrics or logs only. No traces, services or request attributes with this is a pure c/c++. Most likely logs could be a sometimes a source you can use to build up opentelemetry traces.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2023 06:59:50 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Monitoring-an-application-with-a-frontend-written-in-C/m-p/218610#M27637</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2023-07-20T06:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring an application with a frontend written in C++</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Monitoring-an-application-with-a-frontend-written-in-C/m-p/275709#M36358</link>
      <description>&lt;P&gt;Would like to confirm with OTEL, we should be able to see traces, services? How about Frontend User Actions, Sessions?&lt;/P&gt;&lt;P&gt;Secondly, C++ Desktop Application can only be achieved with OTEL right? Would like to learn if there is any methods to achieve that.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Apr 2025 04:31:37 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Monitoring-an-application-with-a-frontend-written-in-C/m-p/275709#M36358</guid>
      <dc:creator>kwangxi</dc:creator>
      <dc:date>2025-04-23T04:31:37Z</dc:date>
    </item>
  </channel>
</rss>

