The Element graph allows users to intuitively understand the overall performance of each Element that appears in the monitoring task. In the Element chart, the overall time-consuming loading of each Element will be displayed in the form of Waterfall Chart, and the threshold can be set to filter out Element with a low probability of appearing in the task. The summary breakdown chart shows the composition of the Request time when executing the task in the form of a bar chart, including DNS Time, Connection Establishment Time, SSL Handshake Time, Request Time, Time to First Byte (TTFB), Content Download Time and blocking time (if any).Waterfall Chart displays the loading time of each Element in Request.Click the drop-down menu in the upper right corner of Waterfall Chart to set the sorting order of Element, including sorting by Element loading order, by file size, by URL, by file type, and by loading time. In addition, Element whose probability is lower than the specified percentage can also be filtered out and not displayed in Waterfall Chart.End-to-end usage
1.
In the HTTP request header information of Element, add "X-Tingyun: c=N|0-Ux2LwXGus;"Message;
2.
After the server gets the Request header information, it will return the response identification field;
3.
Add the "webApplication process" icon in Element Waterfall Chart; click it to jump to the Application backend: OneTrace page (as shown below)