Enable DynaTrace AJAX
|
03-31-2014, 02:10 PM
(This post was last modified: 03-31-2014 02:32 PM by davidefreeman.)
Post: #1
|
|||
|
|||
Enable DynaTrace AJAX
We have setup a private instance of WPT as a test of capabilities. My team is used to using DT Ajax as one of their primary tools for debugging JS performance issues, and find the DT Ajax integration to be very useful, since we can drill down into the detailed trace directly from problematic test results.
Unfortunately, the little documentation I've been able to find regarding integration only mentions integration with urlblast (https://www.webpagetest.org/forums/showt...?tid=392). So far that seems to be working ok with IE8 (it seemed to drop the saved sessions at first, but stabilized over time). However, I'd like to integrate it with more recent versions of IE and with Firefox, which requires wptdriver. Is it possible to integrate DT Ajax with wptdriver in addition to / instead of urlblast? Even if I need to set aside a dedicated test machine, that's fine. I really like the click-through integration from the WPT results to the DT Ajax session file(s), and FF/IE10 support is pretty important for us. Thanks! This is the current urlblast.ini and wptdriver.ini configurations. urlblast.ini Code: [Configuration] wptdriver.ini Code: [WebPagetest] |
|||
04-29-2014, 04:04 AM
Post: #2
|
|||
|
|||
RE: Enable DynaTrace AJAX
To answer my own question, I think that _only_ URLBlast is supported, since even on webpagetest.org only IE7 and IE8 are enabled for dynaTrace.
|
|||
04-29-2014, 05:19 AM
Post: #3
|
|||
|
|||
RE: Enable DynaTrace AJAX
Yes, sorry. It hasn't been a huge priority for me to implement in wptdriver since you get a lot of the same data directly from Chrome if you enable the timeline capture (though not for IE).
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)