aboutsummaryrefslogtreecommitdiff
path: root/impl_core/src/test/java/io/opencensus/implcore/trace/export
AgeCommit message (Expand)Author
2018-09-22Split SpanImpl into record/notrecord span impl to avoid checks of recording a...Bogdan Drutu
2018-06-13Error Prone: 2.2.0 -> 2.3.1Kristen Kozak
2018-05-31Add Span.Kind to the trace API. (#1223)Bogdan Drutu
2018-05-11Adds Tracing.getExportComponent().flushAndShutdown() for use within applicati...Chris K Wensel
2018-03-23Update an unused local variable (#1082)Yang Song
2018-02-06Make `XxxSpanStoreImpl` abstract and add no-op implementation. (fixes #914) (...Hailong Wen
2017-12-14Increase exporting interval and fix warnings. (#905)Bogdan Drutu
2017-11-10Revert "Use the current release version of Mockito. (#751)"Kristen Kozak
2017-11-03Move FakeServiceHandler to -testing so that it can be used in other places, t...Stefan Schmidt
2017-11-01Use the current release version of Mockito. (#751)Stefan Schmidt
2017-10-25Remove contention between threads and worker thread when register span names....Bogdan Drutu
2017-10-18Add an option in EndSpanOptions to register the span name for sampled store. ...Bogdan Drutu
2017-09-21Change when we check the sampler. (#657)Bogdan Drutu
2017-09-13Add a method to list all registered span names. (#623)Bogdan Drutu
2017-09-07Add separate buckets for sampled and not sampled spans. (#592)Bogdan Drutu
2017-08-23Change the licence to OpenCensus authors. (#539)Bogdan Drutu
2017-08-17Use different package names in each artifact. (fixes #379)Kristen Kozak