| CollectorSpanEventReservoirManager |
|
| CollectorSpanEventSender |
|
| DistributedSamplingPriorityQueue<E extends com.newrelic.agent.model.PriorityAware> |
|
| ErrorEventFactory |
|
| FixedSizeArrayList<E> |
A simple array that accepts elements up to a bound and then ignores all following adds.
|
| InfiniteTracingEnabledCheck |
|
| InsightsHarvestableImpl |
|
| InsightsServiceImpl |
|
| InsightsServiceImpl.TransactionInsights |
|
| LimitedSizeHashMap<K,V> |
|
| ReservoirSampledArrayList<E> |
A ReserviorSampledArrayList is constrained in size and will not grow above that size.
|
| SpanErrorBuilder |
|
| SpanEventCreationDecider |
|
| SpanEventFactory |
This wraps up some of the rather complex logic involved in creating an instance of a SpanEvent.
|
| SpanEventHarvestableImpl |
|
| SpanEventsServiceImpl |
|
| SpanEventsServiceImpl.Builder |
|
| TracerToSpanEvent |
Utility used to conditionally turn a Tracer into a SpanEvent
|
| TransactionDataToDistributedTraceIntrinsics |
|
| TransactionEvent |
|
| TransactionEventBuilder |
|
| TransactionEventHarvestableImpl |
|
| TransactionEventsService |
|