HttpOperationContext
Common configuration for an SDK (HTTP) operation/call
Properties
The amount of time to wait for a single attempt to complete
The amount of time to wait for a call to complete, including any retries
The approximate signing time of the request, used to compute client clock skew.
The name of the default algorithm to be used for computing a checksum of the request.
A prefix to prepend the resolved hostname with. See endpointTrait
The HTTP calls made for this operation (this may be 1 if for example retries are involved)
Cached attribute level attributes (e.g. rpc.method, rpc.service, etc)
The operation input pre-serialization.
The operation metrics container used by various components to record metrics
The unique request ID generated for tracking the request in-flight client side.