Minor bumps #1975
Annotations
8 errors
ExUnit:
test/otel_tests.exs#L182
test use explicit Context for parent of started Span (OtelTests)
|
ExUnit:
test/otel_tests.exs#L138
test create Span with Link to outer Span in Task (OtelTests)
|
ExUnit:
test/otel_tests.exs#L33
test use Tracer to set current active Span's attributes (OtelTests)
|
ExUnit:
test/otel_tests.exs#L79
test use Span to set attributes (OtelTests)
|
ExUnit:
test/otel_tests.exs#L49
test use Tracer to start a Span as currently active with an explicit parent (OtelTests)
|
ExUnit:
test/otel_tests.exs#L96
test create child Span in Task (OtelTests)
|
ExUnit:
test/otel_tests.exs#L229
test Span.record_exception/4 should add an exception event to the span (OtelTests)
|
ExUnit
Process completed with exit code 2.
|
Loading