<?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: Services in Monoliths in Automations</title>
    <link>https://community.dynatrace.com/t5/Automations/Services-in-Monoliths/m-p/209872#M1107</link>
    <description>&lt;P&gt;Custom service is great&amp;nbsp;funcional.&lt;/P&gt;&lt;P&gt;This is how it looks:&lt;/P&gt;&lt;P&gt;After instrumentation Dynatrace will add service. You can find it in "called services".&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Romanenkov_Al3x_2-1681473830407.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/11140i5DC80B33A2C9EF87/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Romanenkov_Al3x_2-1681473830407.png" alt="Romanenkov_Al3x_2-1681473830407.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in squares - additional information on the operation of methods instrumented using custom service&lt;/P&gt;&lt;P&gt;How exactly it takes -&amp;nbsp;buildFeedMetadata method and&amp;nbsp;buildFeedEntries&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Romanenkov_Al3x_1-1681472976457.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/11138i8B67409E332C3C5D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Romanenkov_Al3x_1-1681472976457.png" alt="Romanenkov_Al3x_1-1681472976457.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Great&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;real&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;example with&amp;nbsp;&lt;SPAN&gt;monolith app:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;we&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;have&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;successfully&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;instrumented&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;service&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;which&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;generate&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;insurance&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;policy(PDF)&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;and&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;send&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;it&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;to&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;the Customer&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;(&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;async&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;logic&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Out of the box with Dynatrace we can see only http service - which send response 200(OK) in microseconds - for incoming generation request and other main work (for 30 sec+) and logic&amp;nbsp;was hidden from us.&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have added processing steps with Custom Service and have got:&lt;/P&gt;&lt;P&gt;if Service slowed Dynatrace exactly show which step of processing (Custrom Service) is the root cause of the problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alex Romanenkov&lt;/P&gt;</description>
    <pubDate>Fri, 14 Apr 2023 12:09:23 GMT</pubDate>
    <dc:creator>Romanenkov_Al3x</dc:creator>
    <dc:date>2023-04-14T12:09:23Z</dc:date>
    <item>
      <title>Services in Monoliths</title>
      <link>https://community.dynatrace.com/t5/Automations/Services-in-Monoliths/m-p/209844#M1105</link>
      <description>&lt;P&gt;We have a monolithic Clojure (JVM) application. This application handles many different usecases. A usecase typically starts with a web request, which enqueues multiple background jobs. The jobs run and update the database.&lt;/P&gt;
&lt;P&gt;In another forum post, I read a community member mention&lt;/P&gt;
&lt;P&gt;&amp;gt; the customer, he can create a custom service for a method he is interested in and then we would capture purepaths for that method&lt;/P&gt;
&lt;P&gt;Does this mean I can create custom services for certain usecases within my monolith? I find the idea interesting, because that would make it easy for me leverage builtin "Service-level availability" templates for the SLOs for that usecase.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2023 07:01:32 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Automations/Services-in-Monoliths/m-p/209844#M1105</guid>
      <dc:creator>amithgeorge</dc:creator>
      <dc:date>2023-04-17T07:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: Services in Monoliths</title>
      <link>https://community.dynatrace.com/t5/Automations/Services-in-Monoliths/m-p/209851#M1106</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can create your own&amp;nbsp;&lt;A title="Custom services" href="https://www.dynatrace.com/support/help/shortlink/custom-services" target="_blank" rel="noopener"&gt;Custom services&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Best regards&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Apr 2023 07:32:58 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Automations/Services-in-Monoliths/m-p/209851#M1106</guid>
      <dc:creator>AntonPineiro</dc:creator>
      <dc:date>2023-04-14T07:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: Services in Monoliths</title>
      <link>https://community.dynatrace.com/t5/Automations/Services-in-Monoliths/m-p/209872#M1107</link>
      <description>&lt;P&gt;Custom service is great&amp;nbsp;funcional.&lt;/P&gt;&lt;P&gt;This is how it looks:&lt;/P&gt;&lt;P&gt;After instrumentation Dynatrace will add service. You can find it in "called services".&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Romanenkov_Al3x_2-1681473830407.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/11140i5DC80B33A2C9EF87/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Romanenkov_Al3x_2-1681473830407.png" alt="Romanenkov_Al3x_2-1681473830407.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in squares - additional information on the operation of methods instrumented using custom service&lt;/P&gt;&lt;P&gt;How exactly it takes -&amp;nbsp;buildFeedMetadata method and&amp;nbsp;buildFeedEntries&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Romanenkov_Al3x_1-1681472976457.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/11138i8B67409E332C3C5D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Romanenkov_Al3x_1-1681472976457.png" alt="Romanenkov_Al3x_1-1681472976457.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Great&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;real&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;example with&amp;nbsp;&lt;SPAN&gt;monolith app:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;we&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;have&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;successfully&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;instrumented&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;service&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;which&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;generate&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;insurance&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;policy(PDF)&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;and&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;send&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;it&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;to&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;the Customer&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;(&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;async&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;logic&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Out of the box with Dynatrace we can see only http service - which send response 200(OK) in microseconds - for incoming generation request and other main work (for 30 sec+) and logic&amp;nbsp;was hidden from us.&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have added processing steps with Custom Service and have got:&lt;/P&gt;&lt;P&gt;if Service slowed Dynatrace exactly show which step of processing (Custrom Service) is the root cause of the problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alex Romanenkov&lt;/P&gt;</description>
      <pubDate>Fri, 14 Apr 2023 12:09:23 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Automations/Services-in-Monoliths/m-p/209872#M1107</guid>
      <dc:creator>Romanenkov_Al3x</dc:creator>
      <dc:date>2023-04-14T12:09:23Z</dc:date>
    </item>
  </channel>
</rss>

