Result that indicates healthy(in rotation) or unhealthy(out of rotation)DynamicSampleRateTraceFilter is an implementation of TraceFilter
that determines whether to trace requests using TracingConfiguration.HealthCheck that checks to see if the service is in rotation or not.ServletTraceFilterBuilder builds a ServletTraceFilter which is a jetty filter
provided by phantom runtime, to kick start distributed tracing for every request.Copyright © 2016. All rights reserved.