-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Experimental sdk-trace
module
#325
Commits on Sep 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 458dc5f - Browse repository at this point
Copy the full SHA 458dc5fView commit details
Commits on Sep 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6e7e9c0 - Browse repository at this point
Copy the full SHA 6e7e9c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84960aa - Browse repository at this point
Copy the full SHA 84960aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bc58f6 - Browse repository at this point
Copy the full SHA 7bc58f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for affae32 - Browse repository at this point
Copy the full SHA affae32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33eb5c2 - Browse repository at this point
Copy the full SHA 33eb5c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36a0762 - Browse repository at this point
Copy the full SHA 36a0762View commit details
Commits on Oct 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 849252f - Browse repository at this point
Copy the full SHA 849252fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 986b117 - Browse repository at this point
Copy the full SHA 986b117View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6aeaa1c - Browse repository at this point
Copy the full SHA 6aeaa1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a4d8ce4 - Browse repository at this point
Copy the full SHA a4d8ce4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e06558 - Browse repository at this point
Copy the full SHA 6e06558View commit details -
Configuration menu - View commit details
-
Copy full SHA for 673cf38 - Browse repository at this point
Copy the full SHA 673cf38View commit details -
Configuration menu - View commit details
-
Copy full SHA for e582c84 - Browse repository at this point
Copy the full SHA e582c84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75e2b50 - Browse repository at this point
Copy the full SHA 75e2b50View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9f9466 - Browse repository at this point
Copy the full SHA e9f9466View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9381d0 - Browse repository at this point
Copy the full SHA a9381d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ce9aa5 - Browse repository at this point
Copy the full SHA 3ce9aa5View commit details -
Configuration menu - View commit details
-
Copy full SHA for edc107d - Browse repository at this point
Copy the full SHA edc107dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e0242f7 - Browse repository at this point
Copy the full SHA e0242f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3a72a8 - Browse repository at this point
Copy the full SHA b3a72a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f718351 - Browse repository at this point
Copy the full SHA f718351View commit details
Commits on Oct 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e327166 - Browse repository at this point
Copy the full SHA e327166View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ecb8b8 - Browse repository at this point
Copy the full SHA 1ecb8b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 021686d - Browse repository at this point
Copy the full SHA 021686dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a134642 - Browse repository at this point
Copy the full SHA a134642View commit details -
Configuration menu - View commit details
-
Copy full SHA for b21482b - Browse repository at this point
Copy the full SHA b21482bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ccca90 - Browse repository at this point
Copy the full SHA 3ccca90View commit details -
Configuration menu - View commit details
-
Copy full SHA for abaceeb - Browse repository at this point
Copy the full SHA abaceebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13a17c0 - Browse repository at this point
Copy the full SHA 13a17c0View commit details
Commits on Oct 3, 2023
-
Merge branch 'upstream-main' into trace-sdk
# Conflicts: # core/trace/src/main/scala/org/typelevel/otel4s/trace/SpanBuilder.scala # core/trace/src/main/scala/org/typelevel/otel4s/trace/SpanOps.scala
Configuration menu - View commit details
-
Copy full SHA for 551b215 - Browse repository at this point
Copy the full SHA 551b215View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd7d506 - Browse repository at this point
Copy the full SHA fd7d506View commit details -
Merge branch 'upstream-main' into trace-sdk
# Conflicts: # .github/workflows/ci.yml # build.sbt # core/trace/src/main/scala/org/typelevel/otel4s/trace/SpanContext.scala # core/trace/src/main/scala/org/typelevel/otel4s/trace/TraceFlags.scala # core/trace/src/test/scala/org/typelevel/otel4s/trace/SpanContextSuite.scala # core/trace/src/test/scala/org/typelevel/otel4s/trace/TraceFlagsSuite.scala # java/trace/src/main/scala/org/typelevel/otel4s/java/trace/WrappedSpanContext.scala # sdk/trace/src/main/scala/org/typelevel/otel4s/sdk/trace/samplers/SamplingDecision.scala
Configuration menu - View commit details
-
Copy full SHA for 7f9f0a7 - Browse repository at this point
Copy the full SHA 7f9f0a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87815e0 - Browse repository at this point
Copy the full SHA 87815e0View commit details
Commits on Oct 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9d1b80b - Browse repository at this point
Copy the full SHA 9d1b80bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91e4cb1 - Browse repository at this point
Copy the full SHA 91e4cb1View commit details
Commits on Nov 5, 2023
-
Merge branch 'upstream-main' into trace-sdk
# Conflicts: # build.sbt # core/common/src/main/scala/org/typelevel/otel4s/Attribute.scala # core/common/src/main/scala/org/typelevel/otel4s/AttributeKey.scala # core/common/src/main/scala/org/typelevel/otel4s/AttributeType.scala # core/common/src/main/scala/org/typelevel/otel4s/ContextPropagators.scala # core/common/src/main/scala/org/typelevel/otel4s/TextMapPropagator.scala # core/common/src/test/scala/org/typelevel/otel4s/context/KeyLawTests.scala # java/all/src/main/scala/org/typelevel/otel4s/java/OtelJava.scala # java/common/src/main/scala/org/typelevel/otel4s/java/TextMapPropagatorImpl.scala # java/trace/src/test/scala/org/typelevel/otel4s/java/trace/TracerSuite.scala # sdk/common/src/main/scala/org/typelevel/otel4s/sdk/Resource.scala # sdk/trace/src/main/scala/org/typelevel/otel4s/sdk/trace/samplers/SamplingDecision.scala
Configuration menu - View commit details
-
Copy full SHA for 410e13a - Browse repository at this point
Copy the full SHA 410e13aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e8d392 - Browse repository at this point
Copy the full SHA 4e8d392View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17265ca - Browse repository at this point
Copy the full SHA 17265caView commit details
Commits on Nov 9, 2023
-
Merge branch 'upstream-main' into trace-sdk
# Conflicts: # core/trace/src/main/scala/org/typelevel/otel4s/trace/SpanContext.scala # core/trace/src/main/scala/org/typelevel/otel4s/trace/Tracer.scala # java/trace/src/main/scala/org/typelevel/otel4s/java/trace/SpanRunner.scala # java/trace/src/main/scala/org/typelevel/otel4s/java/trace/WrappedSpanContext.scala
Configuration menu - View commit details
-
Copy full SHA for 02b6830 - Browse repository at this point
Copy the full SHA 02b6830View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a448de - Browse repository at this point
Copy the full SHA 0a448deView commit details
Commits on Nov 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 682f219 - Browse repository at this point
Copy the full SHA 682f219View commit details -
Configuration menu - View commit details
-
Copy full SHA for 437963a - Browse repository at this point
Copy the full SHA 437963aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 767f45c - Browse repository at this point
Copy the full SHA 767f45cView commit details
Commits on Nov 13, 2023
-
Merge branch 'upstream-main' into trace-sdk
# Conflicts: # core/trace/src/main/scala/org/typelevel/otel4s/trace/SpanContext.scala # core/trace/src/test/scala/org/typelevel/otel4s/trace/SpanContextSuite.scala # java/trace/src/main/scala/org/typelevel/otel4s/java/trace/SpanBackendImpl.scala # java/trace/src/main/scala/org/typelevel/otel4s/java/trace/TracerImpl.scala # java/trace/src/main/scala/org/typelevel/otel4s/java/trace/WrappedSpanContext.scala
Configuration menu - View commit details
-
Copy full SHA for 54e3ef4 - Browse repository at this point
Copy the full SHA 54e3ef4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17164ae - Browse repository at this point
Copy the full SHA 17164aeView commit details
Commits on Nov 14, 2023
-
Merge branch 'upstream-main' into trace-sdk
# Conflicts: # sdk/trace/src/main/scala/org/typelevel/otel4s/sdk/trace/data/LinkData.scala
Configuration menu - View commit details
-
Copy full SHA for bf89736 - Browse repository at this point
Copy the full SHA bf89736View commit details -
Configuration menu - View commit details
-
Copy full SHA for c17665b - Browse repository at this point
Copy the full SHA c17665bView commit details
Commits on Nov 15, 2023
-
Merge branch 'upstream-main' into trace-sdk
# Conflicts: # sdk/trace/src/main/scala/org/typelevel/otel4s/sdk/trace/IdGenerator.scala # sdk/trace/src/main/scala/org/typelevel/otel4s/sdk/trace/data/EventData.scala # sdk/trace/src/main/scala/org/typelevel/otel4s/sdk/trace/data/StatusData.scala
Configuration menu - View commit details
-
Copy full SHA for e8fb815 - Browse repository at this point
Copy the full SHA e8fb815View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d37b25 - Browse repository at this point
Copy the full SHA 4d37b25View commit details -
Merge branch 'upstream-main' into trace-sdk
# Conflicts: # sdk/trace/src/main/scala/org/typelevel/otel4s/sdk/trace/data/SpanData.scala
Configuration menu - View commit details
-
Copy full SHA for e2a876d - Browse repository at this point
Copy the full SHA e2a876dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 457b4fd - Browse repository at this point
Copy the full SHA 457b4fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 80d609d - Browse repository at this point
Copy the full SHA 80d609dView commit details
Commits on Nov 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 301abeb - Browse repository at this point
Copy the full SHA 301abebView commit details
Commits on Nov 25, 2023
-
Merge branch 'upstream-main' into trace-sdk
# Conflicts: # sdk/trace/src/main/scala/org/typelevel/otel4s/sdk/trace/SpanProcessor.scala # sdk/trace/src/main/scala/org/typelevel/otel4s/sdk/trace/SpanRef.scala
Configuration menu - View commit details
-
Copy full SHA for d14cd97 - Browse repository at this point
Copy the full SHA d14cd97View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6e1cdd - Browse repository at this point
Copy the full SHA f6e1cddView commit details
Commits on Nov 28, 2023
-
Merge branch 'upstream-main' into trace-sdk
# Conflicts: # sdk/trace/src/main/scala/org/typelevel/otel4s/sdk/trace/exporter/SpanExporter.scala
Configuration menu - View commit details
-
Copy full SHA for 69f9bc5 - Browse repository at this point
Copy the full SHA 69f9bc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e95828f - Browse repository at this point
Copy the full SHA e95828fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab21f4b - Browse repository at this point
Copy the full SHA ab21f4bView commit details
Commits on Dec 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8d22065 - Browse repository at this point
Copy the full SHA 8d22065View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13a5362 - Browse repository at this point
Copy the full SHA 13a5362View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac1eae9 - Browse repository at this point
Copy the full SHA ac1eae9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cbcff8 - Browse repository at this point
Copy the full SHA 1cbcff8View commit details
Commits on Dec 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 95a4492 - Browse repository at this point
Copy the full SHA 95a4492View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9b3a63 - Browse repository at this point
Copy the full SHA a9b3a63View commit details -
Configuration menu - View commit details
-
Copy full SHA for e134b6a - Browse repository at this point
Copy the full SHA e134b6aView commit details
Commits on Dec 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d70a75d - Browse repository at this point
Copy the full SHA d70a75dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b54f6df - Browse repository at this point
Copy the full SHA b54f6dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ca04b3 - Browse repository at this point
Copy the full SHA 7ca04b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d3e3e5 - Browse repository at this point
Copy the full SHA 5d3e3e5View commit details -
Merge branch 'upstream-main' into trace-sdk
# Conflicts: # build.sbt # sdk/trace/src/main/scala/org/typelevel/otel4s/sdk/trace/SdkSpanBackend.scala
Configuration menu - View commit details
-
Copy full SHA for e7b4832 - Browse repository at this point
Copy the full SHA e7b4832View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3585d0 - Browse repository at this point
Copy the full SHA c3585d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40891c9 - Browse repository at this point
Copy the full SHA 40891c9View commit details
Commits on Dec 12, 2023
-
Merge branch 'upstream-main' into trace-sdk
# Conflicts: # sdk/common/src/main/scala/org/typelevel/otel4s/sdk/context/Context.scala
Configuration menu - View commit details
-
Copy full SHA for b19605a - Browse repository at this point
Copy the full SHA b19605aView commit details
Commits on Dec 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a150173 - Browse repository at this point
Copy the full SHA a150173View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43f9cc8 - Browse repository at this point
Copy the full SHA 43f9cc8View commit details -
Merge branch 'upstream-main' into trace-sdk
# Conflicts: # sdk/trace/src/main/scala/org/typelevel/otel4s/sdk/trace/samplers/ParentBasedSampler.scala # sdk/trace/src/main/scala/org/typelevel/otel4s/sdk/trace/samplers/Sampler.scala # sdk/trace/src/main/scala/org/typelevel/otel4s/sdk/trace/samplers/SamplingResult.scala
Configuration menu - View commit details
-
Copy full SHA for 323514b - Browse repository at this point
Copy the full SHA 323514bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d516195 - Browse repository at this point
Copy the full SHA d516195View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8086d78 - Browse repository at this point
Copy the full SHA 8086d78View commit details -
Configuration menu - View commit details
-
Copy full SHA for d511a69 - Browse repository at this point
Copy the full SHA d511a69View commit details
Commits on Dec 25, 2023
-
Merge branch 'upstream-main' into trace-sdk
# Conflicts: # sdk/trace/src/main/scala/org/typelevel/otel4s/sdk/trace/SdkContextKeys.scala # sdk/trace/src/main/scala/org/typelevel/otel4s/sdk/trace/SdkTraceScope.scala # sdk/trace/src/test/scala/org/typelevel/otel4s/sdk/trace/SdkTraceScopeSuite.scala
Configuration menu - View commit details
-
Copy full SHA for b827b2b - Browse repository at this point
Copy the full SHA b827b2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e2a9d7 - Browse repository at this point
Copy the full SHA 8e2a9d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 526f946 - Browse repository at this point
Copy the full SHA 526f946View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12a859c - Browse repository at this point
Copy the full SHA 12a859cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a883f8d - Browse repository at this point
Copy the full SHA a883f8dView commit details
Commits on Dec 27, 2023
-
Merge branch 'upstream-main' into trace-sdk
# Conflicts: # build.sbt # core/common/src/main/scala/org/typelevel/otel4s/instances/LocalInstances.scala # core/trace/src/main/scala/org/typelevel/otel4s/trace/Span.scala # sdk/trace/src/main/scala/org/typelevel/otel4s/sdk/trace/SdkSpanBuilder.scala # sdk/trace/src/main/scala/org/typelevel/otel4s/sdk/trace/TracerSharedState.scala # sdk/trace/src/main/scala/org/typelevel/otel4s/sdk/trace/samplers/ParentBasedSampler.scala # sdk/trace/src/main/scala/org/typelevel/otel4s/sdk/trace/samplers/Sampler.scala # sdk/trace/src/main/scala/org/typelevel/otel4s/sdk/trace/samplers/TraceIdRatioBasedSampler.scala
Configuration menu - View commit details
-
Copy full SHA for 6f8267c - Browse repository at this point
Copy the full SHA 6f8267cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e58bd0 - Browse repository at this point
Copy the full SHA 0e58bd0View commit details
Commits on Jan 7, 2024
-
Merge branch 'upstream-main' into trace-sdk
# Conflicts: # sdk/trace/src/main/scala/org/typelevel/otel4s/sdk/trace/processor/BatchSpanProcessor.scala
Configuration menu - View commit details
-
Copy full SHA for 9724a39 - Browse repository at this point
Copy the full SHA 9724a39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 331f8c7 - Browse repository at this point
Copy the full SHA 331f8c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2d2b02 - Browse repository at this point
Copy the full SHA c2d2b02View commit details
Commits on Jan 18, 2024
-
Merge branch 'upstream-main' into trace-sdk
# Conflicts: # sdk/trace/src/main/scala/org/typelevel/otel4s/sdk/trace/TracerSharedState.scala # sdk/trace/src/test/scala/org/typelevel/otel4s/sdk/trace/SdkSpanBuilderSuite.scala
Configuration menu - View commit details
-
Copy full SHA for d33edec - Browse repository at this point
Copy the full SHA d33edecView commit details -
Configuration menu - View commit details
-
Copy full SHA for dec3c3e - Browse repository at this point
Copy the full SHA dec3c3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dd1fba - Browse repository at this point
Copy the full SHA 4dd1fbaView commit details
Commits on Jan 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5ce21cc - Browse repository at this point
Copy the full SHA 5ce21ccView commit details
Commits on Jan 20, 2024
-
Merge branch 'upstream-main' into trace-sdk
# Conflicts: # sdk/trace/src/main/scala/org/typelevel/otel4s/sdk/trace/SdkSpanBackend.scala # sdk/trace/src/main/scala/org/typelevel/otel4s/sdk/trace/SdkTracer.scala # sdk/trace/src/main/scala/org/typelevel/otel4s/sdk/trace/SdkTracerBuilder.scala # sdk/trace/src/main/scala/org/typelevel/otel4s/sdk/trace/SdkTracerProvider.scala # sdk/trace/src/main/scala/org/typelevel/otel4s/sdk/trace/processor/SpanStorage.scala # sdk/trace/src/test/scala/org/typelevel/otel4s/sdk/trace/SdkTracerSuite.scala
Configuration menu - View commit details
-
Copy full SHA for 8c414c5 - Browse repository at this point
Copy the full SHA 8c414c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for fccaee5 - Browse repository at this point
Copy the full SHA fccaee5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f2b659 - Browse repository at this point
Copy the full SHA 0f2b659View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2348a3a - Browse repository at this point
Copy the full SHA 2348a3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f2fa65 - Browse repository at this point
Copy the full SHA 3f2fa65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34a5092 - Browse repository at this point
Copy the full SHA 34a5092View commit details
Commits on Jan 29, 2024
-
Merge branch 'upstream-main' into trace-sdk
# Conflicts: # core/trace/src/main/scala/org/typelevel/otel4s/trace/SpanContext.scala # sdk/trace/src/main/scala/org/typelevel/otel4s/sdk/trace/propagation/W3CTraceContextPropagator.scala # sdk/trace/src/test/scala/org/typelevel/otel4s/sdk/trace/propagation/W3CTraceContextPropagatorSuite.scala
Configuration menu - View commit details
-
Copy full SHA for 94e7386 - Browse repository at this point
Copy the full SHA 94e7386View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec7f381 - Browse repository at this point
Copy the full SHA ec7f381View commit details
Commits on Feb 1, 2024
-
Merge branch 'upstream-main' into trace-sdk
# Conflicts: # sdk/common/src/main/scala/org/typelevel/otel4s/sdk/autoconfigure/Config.scala # sdk/common/src/main/scala/org/typelevel/otel4s/sdk/autoconfigure/ConfigurationError.scala # sdk/trace/src/test/scala/org/typelevel/otel4s/sdk/trace/SdkTracerSuite.scala
Configuration menu - View commit details
-
Copy full SHA for 0eb4824 - Browse repository at this point
Copy the full SHA 0eb4824View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c6adcf - Browse repository at this point
Copy the full SHA 2c6adcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 220245f - Browse repository at this point
Copy the full SHA 220245fView commit details
Commits on Feb 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b9ef6c3 - Browse repository at this point
Copy the full SHA b9ef6c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for efb017c - Browse repository at this point
Copy the full SHA efb017cView commit details -
Merge branch 'upstream-main' into trace-sdk
# Conflicts: # sdk/common/src/main/scala/org/typelevel/otel4s/sdk/autoconfigure/AutoConfigureError.scala
Configuration menu - View commit details
-
Copy full SHA for 86c3fcf - Browse repository at this point
Copy the full SHA 86c3fcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 05f79dd - Browse repository at this point
Copy the full SHA 05f79ddView commit details
Commits on Feb 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0ed1662 - Browse repository at this point
Copy the full SHA 0ed1662View commit details
Commits on Feb 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b5e1fb3 - Browse repository at this point
Copy the full SHA b5e1fb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14e8f24 - Browse repository at this point
Copy the full SHA 14e8f24View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb11667 - Browse repository at this point
Copy the full SHA cb11667View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59ab4b9 - Browse repository at this point
Copy the full SHA 59ab4b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6651392 - Browse repository at this point
Copy the full SHA 6651392View commit details -
Merge branch 'upstream-main' into trace-sdk
# Conflicts: # sdk/common/src/main/scala/org/typelevel/otel4s/sdk/autoconfigure/AutoConfigure.scala # sdk/trace/src/main/scala/org/typelevel/otel4s/sdk/trace/autoconfigure/SamplerAutoConfigure.scala
Configuration menu - View commit details
-
Copy full SHA for be87a69 - Browse repository at this point
Copy the full SHA be87a69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b76495 - Browse repository at this point
Copy the full SHA 7b76495View commit details -
Configuration menu - View commit details
-
Copy full SHA for af028a0 - Browse repository at this point
Copy the full SHA af028a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08d2cd6 - Browse repository at this point
Copy the full SHA 08d2cd6View commit details
Commits on Feb 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 072a397 - Browse repository at this point
Copy the full SHA 072a397View commit details
Commits on Feb 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 79cb9be - Browse repository at this point
Copy the full SHA 79cb9beView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbcba90 - Browse repository at this point
Copy the full SHA bbcba90View commit details
Commits on Feb 8, 2024
-
Merge branch 'upstream-main' into trace-sdk
# Conflicts: # sdk-exporter/trace/shared/src/test/scala/org/typelevel/otel4s/sdk/exporter/otlp/trace/autoconfigure/OtlpSpanExporterAutoConfigureSuite.scala
Configuration menu - View commit details
-
Copy full SHA for cb30fa0 - Browse repository at this point
Copy the full SHA cb30fa0View commit details -
Configuration menu - View commit details
-
Copy full SHA for cddc710 - Browse repository at this point
Copy the full SHA cddc710View commit details -
Configuration menu - View commit details
-
Copy full SHA for 015add6 - Browse repository at this point
Copy the full SHA 015add6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a172db - Browse repository at this point
Copy the full SHA 9a172dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2115fd8 - Browse repository at this point
Copy the full SHA 2115fd8View commit details
Commits on Feb 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cc3d732 - Browse repository at this point
Copy the full SHA cc3d732View commit details -
Configuration menu - View commit details
-
Copy full SHA for d27c4c0 - Browse repository at this point
Copy the full SHA d27c4c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0db1da - Browse repository at this point
Copy the full SHA a0db1daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 70fc5e6 - Browse repository at this point
Copy the full SHA 70fc5e6View commit details
Commits on Feb 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 615e4b9 - Browse repository at this point
Copy the full SHA 615e4b9View commit details
Commits on Feb 13, 2024
-
Merge branch 'upstream-main' into trace-sdk
# Conflicts: # sdk/trace/src/main/scala/org/typelevel/otel4s/sdk/trace/autoconfigure/SpanExportersAutoConfigure.scala
Configuration menu - View commit details
-
Copy full SHA for e09a3c4 - Browse repository at this point
Copy the full SHA e09a3c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02ca139 - Browse repository at this point
Copy the full SHA 02ca139View commit details -
Configuration menu - View commit details
-
Copy full SHA for 073bc27 - Browse repository at this point
Copy the full SHA 073bc27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75c528c - Browse repository at this point
Copy the full SHA 75c528cView commit details
Commits on Feb 14, 2024
-
Merge branch 'upstream-main' into trace-sdk
# Conflicts: # sdk/trace/src/main/scala/org/typelevel/otel4s/sdk/trace/SdkTracerProvider.scala # sdk/trace/src/test/scala/org/typelevel/otel4s/sdk/trace/autoconfigure/TracerProviderAutoConfigureSuite.scala
Configuration menu - View commit details
-
Copy full SHA for 1b4ef0c - Browse repository at this point
Copy the full SHA 1b4ef0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 712afd0 - Browse repository at this point
Copy the full SHA 712afd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e4dd96 - Browse repository at this point
Copy the full SHA 0e4dd96View commit details
Commits on Feb 19, 2024
-
Merge branch 'upstream-main' into trace-sdk
# Conflicts: # build.sbt # sdk/all/src/main/scala/org/typelevel/otel4s/sdk/OpenTelemetrySdk.scala # sdk/all/src/test/scala/org/typelevel/otel4s/sdk/OpenTelemetrySdkSuite.scala # sdk/trace/src/main/scala/org/typelevel/otel4s/sdk/trace/SdkTracerBuilder.scala # sdk/trace/src/main/scala/org/typelevel/otel4s/sdk/trace/SdkTraces.scala # sdk/trace/src/test/scala/org/typelevel/otel4s/sdk/trace/SdkTracesSuite.scala
Configuration menu - View commit details
-
Copy full SHA for 5816363 - Browse repository at this point
Copy the full SHA 5816363View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82c98fa - Browse repository at this point
Copy the full SHA 82c98faView commit details