..
tracetest
Deprecate Library and move all uses to Scope ( #2977 )
2022-07-06 14:55:46 -04:00
batch_span_processor_test.go
Use already enabled revive linter and add depguard ( #2883 )
2022-05-19 15:15:07 -05:00
batch_span_processor.go
Use already enabled revive linter and add depguard ( #2883 )
2022-05-19 15:15:07 -05:00
benchmark_test.go
Update span limits to comply with specification ( #2637 )
2022-03-03 07:56:07 -08:00
doc.go
Prerelease v1.0.0 ( #2250 )
2021-09-20 13:02:46 -07:00
event.go
chore: adds vanity import check. ( #2255 )
2021-09-27 22:37:26 -04:00
evictedqueue_test.go
evictedqueue.go
Update span limits to comply with specification ( #2637 )
2022-03-03 07:56:07 -08:00
id_generator.go
Use already enabled revive linter and add depguard ( #2883 )
2022-05-19 15:15:07 -05:00
link.go
Removed dropped link's attributes field from API package ( #2118 )
2021-07-26 11:06:41 -04:00
provider_test.go
TracerProvider doesn't allow to register a SpanProcessor after shutdown ( #3845 )
2023-03-22 09:47:42 -07:00
provider.go
TracerProvider doesn't allow to register a SpanProcessor after shutdown ( #3845 )
2023-03-22 09:47:42 -07:00
sampler_env.go
Use already enabled revive linter and add depguard ( #2883 )
2022-05-19 15:15:07 -05:00
sampling_test.go
Update golangci-lint to v1.48.0 ( #3105 )
2022-08-24 21:42:28 -05:00
sampling.go
Upgrade all semconv dependencies to v1.16.0 ( #3581 )
2023-01-10 10:57:28 -08:00
simple_span_processor_test.go
Fix imports in all files except generated files in jaeger exporter ( #2383 )
2021-11-13 08:35:04 -08:00
simple_span_processor.go
Warn on intitialization of Simple SpanProcessor ( #3854 )
2023-03-24 08:29:52 -07:00
snapshot.go
Deprecate Library and move all uses to Scope ( #2977 )
2022-07-06 14:55:46 -04:00
span_exporter.go
Interface stability documentation ( #2012 )
2021-06-18 07:56:11 -07:00
span_limits_test.go
Safely truncate over-length string attributes ( #3156 )
2022-09-12 09:54:58 -05:00
span_limits.go
Add godot linter to golangci ( #2845 )
2022-04-25 13:22:49 -07:00
span_processor_annotator_example_test.go
Add SpanProcessor example for Span annotation on start ( #1733 )
2021-04-21 14:40:52 -04:00
span_processor_filter_example_test.go
Deprecate Library and move all uses to Scope ( #2977 )
2022-07-06 14:55:46 -04:00
span_processor_test.go
Handle nil testSpanProcessor ( #2400 )
2021-11-16 08:57:10 -08:00
span_processor.go
Fix sdktrace.TraceProvider Shutdown/ForceFlush when no processor register ( #3268 )
2022-10-12 13:44:18 -07:00
span_test.go
Improve trace status handling ( #3214 )
2022-09-23 11:39:53 -07:00
span.go
Use semconv creation functions ( #3683 )
2023-02-07 13:42:47 -08:00
trace_test.go
Use semconv creation functions ( #3683 )
2023-02-07 13:42:47 -08:00
tracer.go
Fix sdktrace.TraceProvider Shutdown/ForceFlush when no processor register ( #3268 )
2022-10-12 13:44:18 -07:00
util_test.go
Rename WithDefaultSampler TracerProvider option to WithSampler and update docs ( #1702 )
2021-03-18 09:34:47 -07:00