QueryTrace Properties |
The QueryTrace type exposes the following members.
Name | Description | |
---|---|---|
![]() | ClientAddress |
Source address of the query.
|
![]() | Coordinator |
The coordinator host of the query.
|
![]() | DurationMicros |
The (server side) duration of the query in microseconds.
|
![]() | Events |
The events contained in this trace.
|
![]() | Parameters |
The parameters attached to this trace.
|
![]() | RequestType |
The type of request.
|
![]() | StartedAt |
The server side timestamp of the start of this query.
|
![]() | TraceId |
The identifier of this trace.
|