Package com.amazonaws.xray.strategy.sampling
package com.amazonaws.xray.strategy.sampling
-
ClassDescriptionA sampling strategy for which
shouldTrace
always returns true.A sampling strategy for whichshouldTrace
always returns false.Represents the input request to the sampler.Represents the sampling decision output by the sampler.Deprecated.aws-xray-recorder only supports communicating with the X-Ray daemon, which does not require the usual AWS API signatures so we have stopped using the SDK X-Ray client.