<?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: Is it possible to auto instrument our application which doesn't have any Rest Apis in Log Analytics</title>
    <link>https://community.dynatrace.com/t5/Log-Analytics/Is-it-possible-to-auto-instrument-our-application-which-doesn-t/m-p/266199#M1143</link>
    <description>&lt;P&gt;You may be able to use custom services. This allows you to monitor scheduled tasks and other non-REST methods. Please check the &lt;A href="https://docs.dynatrace.com/docs/observe/applications-and-microservices/services/service-detection-and-naming/service-types/custom-services" target="_blank"&gt;custom services documentation&lt;/A&gt;.&lt;/P&gt;</description>
    <pubDate>Thu, 26 Dec 2024 13:00:23 GMT</pubDate>
    <dc:creator>sia_h</dc:creator>
    <dc:date>2024-12-26T13:00:23Z</dc:date>
    <item>
      <title>Is it possible to auto instrument our application which doesn't have any Rest Apis</title>
      <link>https://community.dynatrace.com/t5/Log-Analytics/Is-it-possible-to-auto-instrument-our-application-which-doesn-t/m-p/266196#M1141</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;We are working on a repo which doesn't have any RestAPI.&lt;/P&gt;
&lt;P&gt;Could you suggest how we can get dt.trace_id, dt.span_id in logs using auto instrumentation (oneAgent)&lt;/P&gt;
&lt;P&gt;Sample code:&lt;/P&gt;
&lt;P&gt;@Scheduled(&lt;BR /&gt;timeUnit = TimeUnit.SECONDS,&lt;BR /&gt;fixedRateString = "#{@SchedulerProperties.syncLifecycleJobStatusInSeconds}",&lt;BR /&gt;initialDelayString = "#{@SchedulerProperties.syncLifecycleJobStatusInitialDelayInSeconds}")&lt;BR /&gt;public void sampleScheduler() {&lt;BR /&gt;schedulerUtils.executeService(&lt;BR /&gt;SchedulerServices.JOB_STATUS,&lt;BR /&gt;lifecycleJobStatusService::processLifecycleJobStatus);&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Dec 2024 08:23:51 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Log-Analytics/Is-it-possible-to-auto-instrument-our-application-which-doesn-t/m-p/266196#M1141</guid>
      <dc:creator>sivakumarp</dc:creator>
      <dc:date>2024-12-30T08:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to auto instrument our application which doesn't have any Rest Apis</title>
      <link>https://community.dynatrace.com/t5/Log-Analytics/Is-it-possible-to-auto-instrument-our-application-which-doesn-t/m-p/266199#M1143</link>
      <description>&lt;P&gt;You may be able to use custom services. This allows you to monitor scheduled tasks and other non-REST methods. Please check the &lt;A href="https://docs.dynatrace.com/docs/observe/applications-and-microservices/services/service-detection-and-naming/service-types/custom-services" target="_blank"&gt;custom services documentation&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Dec 2024 13:00:23 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Log-Analytics/Is-it-possible-to-auto-instrument-our-application-which-doesn-t/m-p/266199#M1143</guid>
      <dc:creator>sia_h</dc:creator>
      <dc:date>2024-12-26T13:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to auto instrument our application which doesn't have any Rest Apis</title>
      <link>https://community.dynatrace.com/t5/Log-Analytics/Is-it-possible-to-auto-instrument-our-application-which-doesn-t/m-p/266210#M1144</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/84796"&gt;@sivakumarp&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You have an option to instrument the highlighted app through the attached references, it depends on the app technology:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://docs.dynatrace.com/docs/ingest-from/extend-dynatrace/openkit/instrument-your-application-using-dynatrace-openkit" target="_blank"&gt;https://docs.dynatrace.com/docs/ingest-from/extend-dynatrace/openkit/instrument-your-application-using-dynatrace-openkit&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://docs.dynatrace.com/docs/observe/digital-experience/custom-applications/custom-rum-initial-setup" target="_blank"&gt;https://docs.dynatrace.com/docs/observe/digital-experience/custom-applications/custom-rum-initial-setup&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://docs.dynatrace.com/docs/observe/digital-experience/custom-applications" target="_blank"&gt;https://docs.dynatrace.com/docs/observe/digital-experience/custom-applications&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Custom services:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://docs.dynatrace.com/docs/observe/applications-and-microservices/services/service-detection-and-naming/service-types/custom-services" target="_blank"&gt;https://docs.dynatrace.com/docs/observe/applications-and-microservices/services/service-detection-and-naming/service-types/custom-services&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://docs.dynatrace.com/docs/observe/applications-and-microservices/services/service-detection-and-naming/service-types/define-messaging-services" target="_blank"&gt;https://docs.dynatrace.com/docs/observe/applications-and-microservices/services/service-detection-and-naming/service-types/define-messaging-services&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Hoping it adds value.&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;</description>
      <pubDate>Thu, 26 Dec 2024 17:14:42 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Log-Analytics/Is-it-possible-to-auto-instrument-our-application-which-doesn-t/m-p/266210#M1144</guid>
      <dc:creator>Peter_Youssef</dc:creator>
      <dc:date>2024-12-26T17:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to auto instrument our application which doesn't have any Rest Apis</title>
      <link>https://community.dynatrace.com/t5/Log-Analytics/Is-it-possible-to-auto-instrument-our-application-which-doesn-t/m-p/266243#M1145</link>
      <description>&lt;P&gt;Hi Sia_h,&lt;/P&gt;&lt;P&gt;Thanks for the response.&lt;/P&gt;&lt;P&gt;We have tried adding custom service,&lt;/P&gt;&lt;P&gt;Q1. Will it enable auto instrumentation automatically?&lt;/P&gt;&lt;P&gt;Q2. Will it enable for all other classes also?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Dec 2024 12:07:32 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Log-Analytics/Is-it-possible-to-auto-instrument-our-application-which-doesn-t/m-p/266243#M1145</guid>
      <dc:creator>sivakumarp</dc:creator>
      <dc:date>2024-12-27T12:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to auto instrument our application which doesn't have any Rest Apis</title>
      <link>https://community.dynatrace.com/t5/Log-Analytics/Is-it-possible-to-auto-instrument-our-application-which-doesn-t/m-p/266244#M1146</link>
      <description>&lt;P&gt;Since this appears to be Java code, you'll need to restart your application process for the instrumentation to take effect.&lt;/P&gt;&lt;P&gt;Only the classes and methods you have chosen for instrumentation. You can &lt;A href="https://docs.dynatrace.com/docs/shortlink/custom-services#restrict" target="_blank" rel="noopener"&gt;restrict it to certain process groups.&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Dec 2024 12:23:14 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Log-Analytics/Is-it-possible-to-auto-instrument-our-application-which-doesn-t/m-p/266244#M1146</guid>
      <dc:creator>sia_h</dc:creator>
      <dc:date>2024-12-27T12:23:14Z</dc:date>
    </item>
  </channel>
</rss>

