Hi ,
I need to create a chart for URLS along with HTTP status code and methods.
For eg:
aa.xhtml GET 302
bb.xhtml POST 200
Please suggest how I can create a chart like mentioned above ?
Thanks,
Ashwin
Answer by Andreas G. ·
Hi
I wasnt aware that you want to split by User Action Names. In your initial description you talked about URLs.
The Server Timeline Dashlet only analyzes Server-Side PurePaths in the moment. You can therefore not do the splitting based on data that comes from UEM
Andi
Answer by Anusha K. ·
Thanks Andreas,
We have tried using the Server Timeline Dashlet,we could get all the information i.e..,Referrer,ResponseTime,Https,Method.
But we need to Split by button click and we need to get starting and Ending pages also .We have tried adding a new split as follows.
Kindly Suggest what is the Value to be given if we need splittings based on button click.
How can we proceed ?
For example we need the output as follows
Group Count HTTP Method Referrer Response Time.......
>>Click on BUTTON A
>>Starting Page
>> xxxxxxx
>> Ending PAge
>>yyyyyyyyyyyyyy
Please find the below screen shot which is split by URI.
Thanks,
Anusha
Answer by Andreas G. ·
I understand your requirement. dynatrace has all the data. You can actually create a Business Transaction that would split by URL, Response code and Referer - BUT - you will not be able to chart this as we dont have multi dimensional charting options.
If you really want to do multi dimensional charting you can look at our Real Time Business Transactions Feed which is able to stream this data out to an external tool that can do these types of things. One example would be Splunk.
But there are some additional options you have
a) you could look into the Server Timeline Dashlet which allows you to do some multidimensional drill downs. It operates on the PurePath data and not on measures. This means that you can easily analyze data from e.g: last hour or so - but you wouldnt want to analyze longer time periods as this would require the dynaTrace server to load all the PurePaths from that timeframe
b) you could create individual Business Transaction for your individual URLs and split it by Http Response Code. In this case you would get nice graphs for e.g.: aa.html for POST and for GET
So - some options to consider.
Answer by Ashwin -. ·
Hi ,
We have developed a dashboard.we need few data which comes in details tab as well.how can we get it in the report also..
For example we have captured one journey using user actions based on button click
Source url Button Destination url
AA.XHTML save and logout BB.XHTML
So we are getting few web requests in the journey,i need to get what is the HTTP method and refferer of the web request which i can find it in details tab.
Please find the screenshot below which are highlighted whichi want to cpture in the report as well.Kindly suggest.
Thanks
Ashwin.
JANUARY 15, 3:00 PM GMT / 10:00 AM ET