Searched refs:setMaxNumberOfAttributes (Results 1 – 6 of 6) sorted by relevance
53 .setMaxNumberOfAttributes(DEFAULT_SPAN_MAX_NUM_ATTRIBUTES)151 public abstract Builder setMaxNumberOfAttributes(int maxNumberOfAttributes); in setMaxNumberOfAttributes() method in TraceParams.Builder
46 TraceParams.DEFAULT.toBuilder().setMaxNumberOfAttributes(0).build(); in updateTraceParams_NonPositiveMaxNumberOfAttributes()75 .setMaxNumberOfAttributes(8) in updateTraceParams_All()
42 .setMaxNumberOfAttributes(8) in updateActiveTraceParams_NoOpImplementation()
43 .setMaxNumberOfAttributes(8) in updateTraceParams()
167 traceParamsBuilder.setMaxNumberOfAttributes(maxNumberOfAttributes); in maybeApplyChanges()
306 TraceParams.DEFAULT.toBuilder().setMaxNumberOfAttributes(maxNumberOfAttributes).build(); in droppingAttributes()354 TraceParams.DEFAULT.toBuilder().setMaxNumberOfAttributes(maxNumberOfAttributes).build(); in droppingAndAddingAttributes()