Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
09-29-2021 05:28 AM
Hi there,
I have a problem splitting transactions using request data while using custom expression on HttpRequest. My application is .NET Core running in a ECS Task.
The custom expression described here (https://docs.appdynamics.com/21.9/en/application-monitoring/configure-instrumentation/transaction-de...) does not work.
When using "${Url.ToString().Split(Char[]/-).[2]}-${UserAgent}" no transaction gets instrumented.
While it is returning "Microsoft.AspNetCore.Http.DefaultHttpRequest" when using "${Url.ToString()}".
Any ideas?
Thank you
09-29-2021 09:37 AM
Hi @Bogdan.Parcalab,
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.
Thanks,
Ryan, Cisco AppDynamics Community Manager
Found something helpful? Click the Accept as Solution button to help others find answers faster.
Liked something? Click the Thumbs Up button.
Check out Observabiity in Action
new deep dive videos weekly in the Knowledge Base.
09-29-2021 10:44 PM - edited 09-29-2021 10:45 PM
Hi,
It does not work. I cannot split transactions by following the exact example from documentation!
Below two configurations does not for work for me. They are not creating any business transaction.
When testing with " ${Url.ToString()"} only, I got a business transaction named "<my_business_transaction_name>.Microsoft.AspNetCore.Http.DefaultHttpRequest". Like in the bellow photo, which clearly does not look like an URL.
And yes, "aspdotnet-core-instrumentation=" is set to "HTTP" for the tier.
What am I doing wrong here?
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?
Or maybe where I can see some logs, so that I can investigate the evaluation of my custom rule.
Thank you,
Bogdan
10-04-2021 10:55 AM
Hi @Bogdan.Parcalab,
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.
Thanks,
Ryan, Cisco AppDynamics Community Manager
Found something helpful? Click the Accept as Solution button to help others find answers faster.
Liked something? Click the Thumbs Up button.
Check out Observabiity in Action
new deep dive videos weekly in the Knowledge Base.
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form