Searched refs:ALL_SPANS (Results 1 – 8 of 8) sorted by relevance
75 .isEqualTo(SpanSelection.ALL_SPANS); in spanSelectionDefaultIsAllSpans()97 .isEqualTo(SpanSelection.ALL_SPANS); in useDefaultValueForInvalidSpanSelection()106 new OpenCensusTraceContextDataInjector(SpanSelection.ALL_SPANS) in insertConfigurationProperties()129 new OpenCensusTraceContextDataInjector(SpanSelection.ALL_SPANS) in handleEmptyConfigurationProperties()136 new OpenCensusTraceContextDataInjector(SpanSelection.ALL_SPANS) in handleNullConfigurationProperties()154 new OpenCensusTraceContextDataInjector(SpanSelection.ALL_SPANS); in rawContextDataWithTracingData()
45 initializeLog4j(SpanSelection.ALL_SPANS); in setUp()
95 new OpenCensusTraceLoggingEnhancer("my-test-project-3", SpanSelection.ALL_SPANS), in enhanceLogEntry_AddSampledSpanToLogEntryWithAllSpans()140 new OpenCensusTraceLoggingEnhancer("my-test-project-6", SpanSelection.ALL_SPANS), in enhanceLogEntry_AddNonSampledSpanToLogEntryWithAllSpans()157 new OpenCensusTraceLoggingEnhancer("my-test-project-7", SpanSelection.ALL_SPANS), in enhanceLogEntry_AddBlankSpanToLogEntryWithAllSpans()169 new OpenCensusTraceLoggingEnhancer(null, SpanSelection.ALL_SPANS), in enhanceLogEntry_ConvertNullProjectIdToEmptyString()199 .isEqualTo(SpanSelection.ALL_SPANS); in spanSelectionDefaultIsAllSpans()317 .isEqualTo(SpanSelection.ALL_SPANS); in useDefaultValueForInvalidSpanSelection()
40 private static final SpanSelection DEFAULT_SPAN_SELECTION = SpanSelection.ALL_SPANS;93 ALL_SPANS enumConstant190 case ALL_SPANS: in enhanceLogEntry()
60 private static final SpanSelection DEFAULT_SPAN_SELECTION = SpanSelection.ALL_SPANS;121 ALL_SPANS enumConstant
95 case ALL_SPANS: in shouldAddTracingDataToLogEvent()
61 * `ALL_SPANS`: adds tracing data to all log events (default)
71 * `ALL_SPANS`: adds tracing data to all log entries (default)