Support for Traces/Transactions via Opentelemetry #957
Annotations
12 errors
Test (Elixir 1.13.4-otp-22, OTP 22.3.4):
test/sentry/opentelemetry/span_processor_test.exs#L61
test sends captured spans as transactions with child spans (Sentry.Opentelemetry.SpanProcessorTest)
|
Test (Elixir 1.13.4-otp-22, OTP 22.3.4):
test/sentry/opentelemetry/span_processor_test.exs#L38
test sends captured root spans as transactions (Sentry.Opentelemetry.SpanProcessorTest)
|
Test (Elixir 1.13.4-otp-22, OTP 22.3.4):
test/sentry/opentelemetry/span_processor_test.exs#L101
test removes span records from storage after sending a transaction (Sentry.Opentelemetry.SpanProcessorTest)
|
Test (Elixir 1.13.4-otp-22, OTP 22.3.4)
Process completed with exit code 2.
|
Test (Elixir 1.16, OTP 26.2):
test/sentry/opentelemetry/span_processor_test.exs#L61
test sends captured spans as transactions with child spans (Sentry.Opentelemetry.SpanProcessorTest)
|
Test (Elixir 1.16, OTP 26.2):
test/sentry/opentelemetry/span_processor_test.exs#L38
test sends captured root spans as transactions (Sentry.Opentelemetry.SpanProcessorTest)
|
Test (Elixir 1.16, OTP 26.2):
test/sentry/opentelemetry/span_processor_test.exs#L101
test removes span records from storage after sending a transaction (Sentry.Opentelemetry.SpanProcessorTest)
|
Test (Elixir 1.16, OTP 26.2)
Process completed with exit code 2.
|
Test (Elixir 1.17, OTP 27.1):
test/sentry/opentelemetry/span_processor_test.exs#L38
test sends captured root spans as transactions (Sentry.Opentelemetry.SpanProcessorTest)
|
Test (Elixir 1.17, OTP 27.1):
test/sentry/opentelemetry/span_processor_test.exs#L61
test sends captured spans as transactions with child spans (Sentry.Opentelemetry.SpanProcessorTest)
|
Test (Elixir 1.17, OTP 27.1):
test/sentry/opentelemetry/span_processor_test.exs#L101
test removes span records from storage after sending a transaction (Sentry.Opentelemetry.SpanProcessorTest)
|
Test (Elixir 1.17, OTP 27.1)
Process completed with exit code 2.
|