C9510-418 · Question #115
In addition to logging changes, what can Cross Component Trace capture?
The correct answer is C. The time that the component was started in the application server. Cross Component Trace (XCT) annotates the logs so that log entries that are related to a request that is serviced by more than one thread, process, or even server are identified as belonging to the same unit of work. XCT log records are typically added to the logs to:
Question
In addition to logging changes, what can Cross Component Trace capture?
Options
- AThe user agent of the browser that has initiated the request.
- BThe last time that the component was updated by a code deploy.
- CThe time that the component was started in the application server.
- DData snapshots that store entire request and response bodies on the file system.
How the community answered
(23 responses)- A4% (1)
- B17% (4)
- C74% (17)
- D4% (1)
Explanation
Cross Component Trace (XCT) annotates the logs so that log entries that are related to a request that is serviced by more than one thread, process, or even server are identified as belonging to the same unit of work. XCT log records are typically added to the logs to:
Topics
Community Discussion
No community discussion yet for this question.