<?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: Split transactions using request data based on custom expression on HttpRequest for .NET Core in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/Split-transactions-using-request-data-based-on-custom-expression/m-p/737457#M10430</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;It does not work. I cannot split transactions by following the exact example from documentation!&lt;/P&gt;&lt;P&gt;Below two configurations does not for work for me. They are not creating any business transaction.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.jpg" style="width: 619px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.jpeg"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/36092iF1ABCD274A5CF330/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.jpeg" alt="image.jpeg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.jpg" style="width: 619px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.jpeg"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/36088iD29007A770149EA7/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.jpeg" alt="image.jpeg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;When testing with " ${Url.ToString()"} only, I got a business transaction named "&amp;lt;my_business_transaction_name&amp;gt;.Microsoft.AspNetCore.Http.DefaultHttpRequest". Like in the bellow photo, which clearly does not look like an URL.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3.jpg" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.jpeg"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/36091iCA27F70C1F6556B2/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.jpeg" alt="image.jpeg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;And yes, "aspdotnet-core-instrumentation=" is set to "HTTP" for the tier.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="4.jpg" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.jpeg"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/36098iF8DD03CBC6765A1C/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.jpeg" alt="image.jpeg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;What am I doing wrong here?&lt;/P&gt;&lt;P&gt;Can you point me to the right place in the documentation where I can learn how to split my business transactions, with custom rules based on the request URL?&lt;/P&gt;&lt;P&gt;Or maybe where I can see some logs, so that I can investigate the evaluation of my custom rule.&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Bogdan&lt;/P&gt;</description>
    <pubDate>Thu, 30 Sep 2021 05:44:57 GMT</pubDate>
    <dc:creator>Bogdan_Parcalab</dc:creator>
    <dc:date>2021-09-30T05:44:57Z</dc:date>
    <item>
      <title>Split transactions using request data based on custom expression on HttpRequest for .NET Core</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Split-transactions-using-request-data-based-on-custom-expression/m-p/737455#M10428</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I have a problem splitting transactions using request data while using&amp;nbsp;&lt;SPAN class=""&gt;custom expression on HttpRequest.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;My application is .NET Core running in a ECS Task.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;The custom expression described here (&lt;A href="https://docs.appdynamics.com/21.9/en/application-monitoring/configure-instrumentation/transaction-detection-rules/uri-based-entry-points" target="_blank" rel="noopener nofollow noreferrer"&gt;https://docs.appdynamics.com/21.9/en/application-monitoring/configure-instrumentation/transaction-detection-rules/uri-based-entry-points&lt;/A&gt;) does not work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;When using "${Url.ToString().Split(Char[]/-).[2]}-${UserAgent}" no transaction gets instrumented.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;While it is returning "Microsoft.AspNetCore.Http.DefaultHttpRequest" when using "${Url.ToString()}".&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;Thank you &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 12:28:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Split-transactions-using-request-data-based-on-custom-expression/m-p/737455#M10428</guid>
      <dc:creator>Bogdan_Parcalab</dc:creator>
      <dc:date>2021-09-29T12:28:59Z</dc:date>
    </item>
    <item>
      <title>Re: Split transactions using request data based on custom expression on HttpRequest for .NET Core</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Split-transactions-using-request-data-based-on-custom-expression/m-p/737456#M10429</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/88526"&gt;@Bogdan.Parcalab&lt;/A&gt;,&lt;/P&gt;

&lt;P&gt;Is there part of the Doc that didn't make sense, or the instructions just didn't work? If you share a bit more details, I can share this with the Docs team.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 16:37:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Split-transactions-using-request-data-based-on-custom-expression/m-p/737456#M10429</guid>
      <dc:creator>iamryan</dc:creator>
      <dc:date>2021-09-29T16:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: Split transactions using request data based on custom expression on HttpRequest for .NET Core</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Split-transactions-using-request-data-based-on-custom-expression/m-p/737457#M10430</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;It does not work. I cannot split transactions by following the exact example from documentation!&lt;/P&gt;&lt;P&gt;Below two configurations does not for work for me. They are not creating any business transaction.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.jpg" style="width: 619px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.jpeg"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/36092iF1ABCD274A5CF330/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.jpeg" alt="image.jpeg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.jpg" style="width: 619px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.jpeg"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/36088iD29007A770149EA7/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.jpeg" alt="image.jpeg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;When testing with " ${Url.ToString()"} only, I got a business transaction named "&amp;lt;my_business_transaction_name&amp;gt;.Microsoft.AspNetCore.Http.DefaultHttpRequest". Like in the bellow photo, which clearly does not look like an URL.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3.jpg" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.jpeg"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/36091iCA27F70C1F6556B2/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.jpeg" alt="image.jpeg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;And yes, "aspdotnet-core-instrumentation=" is set to "HTTP" for the tier.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="4.jpg" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.jpeg"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/36098iF8DD03CBC6765A1C/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.jpeg" alt="image.jpeg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;What am I doing wrong here?&lt;/P&gt;&lt;P&gt;Can you point me to the right place in the documentation where I can learn how to split my business transactions, with custom rules based on the request URL?&lt;/P&gt;&lt;P&gt;Or maybe where I can see some logs, so that I can investigate the evaluation of my custom rule.&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Bogdan&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 05:44:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Split-transactions-using-request-data-based-on-custom-expression/m-p/737457#M10430</guid>
      <dc:creator>Bogdan_Parcalab</dc:creator>
      <dc:date>2021-09-30T05:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: Split transactions using request data based on custom expression on HttpRequest for .NET Core</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Split-transactions-using-request-data-based-on-custom-expression/m-p/737458#M10431</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/88526"&gt;@Bogdan.Parcalab&lt;/A&gt;,&lt;/P&gt;

&lt;P&gt;I shared your feedback with the Docs team. They are going to look into it. In the meantime, let's see if the Community can jump in and help out.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Oct 2021 17:55:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Split-transactions-using-request-data-based-on-custom-expression/m-p/737458#M10431</guid>
      <dc:creator>iamryan</dc:creator>
      <dc:date>2021-10-04T17:55:31Z</dc:date>
    </item>
  </channel>
</rss>

