Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
90 changes: 45 additions & 45 deletions manifests/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,17 @@ tests/:
parametric/:
test_feature_flag_exposure/:
test_feature_flag_exposure.py:
Test_Feature_Flag_Exposure: missing_feature
Test_Feature_Flag_Exposure: *ref_0_0_1
test_128_bit_traceids.py:
Test_128_Bit_Traceids: *ref_0_0_1
test_config_consistency.py: missing_feature
test_crashtracking.py: missing_feature
test_dynamic_configuration.py: missing_feature
test_headers_b3.py: missing_feature
test_headers_b3multi.py: missing_feature
test_config_consistency.py: *ref_0_0_1
test_crashtracking.py: *ref_0_0_1
test_dynamic_configuration.py: *ref_0_0_1
test_headers_b3.py: *ref_0_0_1
test_headers_b3multi.py: *ref_0_0_1
test_headers_baggage.py:
Test_Headers_Baggage: missing_feature
Test_Headers_Baggage_Span_Tags: missing_feature
Test_Headers_Baggage: *ref_0_0_1
Test_Headers_Baggage_Span_Tags: *ref_0_0_1
test_headers_datadog.py:
Test_Headers_Datadog: *ref_0_0_1
test_headers_none.py:
Expand All @@ -27,57 +27,57 @@ tests/:
test_headers_tracestate_dd.py:
Test_Headers_Tracestate_DD: *ref_0_0_1
test_library_tracestats.py:
Test_Library_Tracestats: missing_feature
Test_Library_Tracestats: *ref_0_0_1
test_otel_api_interoperability.py:
Test_Otel_API_Interoperability: missing_feature
Test_Otel_API_Interoperability: *ref_0_0_1
test_otel_env_vars.py:
Test_Otel_Env_Vars: incomplete_test_app (/trace/config endpoint is not implemented)
test_otel_logs.py: missing_feature
test_otel_metrics.py: missing_feature
test_otel_logs.py: *ref_0_0_1
test_otel_metrics.py: *ref_0_0_1
test_otel_span_methods.py:
Test_Otel_Span_Methods: *ref_0_0_1
test_otel_span_with_baggage.py:
Test_Otel_Span_With_Baggage: missing_feature
Test_Otel_Span_With_Baggage: *ref_0_0_1
test_otel_tracer.py:
Test_Otel_Tracer: *ref_0_0_1
test_parametric_endpoints.py:
Test_Parametric_DDSpan_Add_Link: missing_feature
Test_Parametric_DDSpan_Add_Link: *ref_0_0_1
Test_Parametric_DDSpan_Finish: *ref_0_0_1
Test_Parametric_DDSpan_Set_Error: missing_feature
Test_Parametric_DDSpan_Set_Error: *ref_0_0_1
Test_Parametric_DDSpan_Set_Meta: *ref_0_0_1
Test_Parametric_DDSpan_Set_Metric: missing_feature
Test_Parametric_DDSpan_Set_Resource: missing_feature
Test_Parametric_DDSpan_Set_Metric: *ref_0_0_1
Test_Parametric_DDSpan_Set_Resource: *ref_0_0_1
Test_Parametric_DDSpan_Start: *ref_0_0_1
Test_Parametric_DDTrace_Baggage: missing_feature
Test_Parametric_DDTrace_Config: missing_feature
Test_Parametric_DDTrace_Crash: missing_feature
Test_Parametric_DDTrace_Baggage: *ref_0_0_1
Test_Parametric_DDTrace_Config: *ref_0_0_1
Test_Parametric_DDTrace_Crash: *ref_0_0_1
Test_Parametric_DDTrace_Current_Span: *ref_0_0_1
Test_Parametric_DDTrace_Extract_Headers: *ref_0_0_1
Test_Parametric_DDTrace_Flush: *ref_0_0_1
Test_Parametric_FFE_Start: missing_feature
Test_Parametric_FFE_Start: *ref_0_0_1
Test_Parametric_Inject_Headers: *ref_0_0_1
Test_Parametric_OtelSpan_Events: *ref_0_0_1
Test_Parametric_OtelSpan_Set_Name: *ref_0_0_1
Test_Parametric_OtelSpan_Start: *ref_0_0_1
Test_Parametric_Otel_Baggage: missing_feature
Test_Parametric_Otel_Baggage: *ref_0_0_1
Test_Parametric_Otel_Current_Span: *ref_0_0_1
Test_Parametric_Write_Log: missing_feature
Test_Parametric_Write_Log: *ref_0_0_1
test_partial_flushing.py:
Test_Partial_Flushing: missing_feature
test_process_discovery.py: missing_feature
test_sampling_span_tags.py: missing_feature
test_span_events.py: missing_feature
Test_Partial_Flushing: *ref_0_0_1
test_process_discovery.py: *ref_0_0_1
test_sampling_span_tags.py: *ref_0_0_1
test_span_events.py: *ref_0_0_1
test_span_links.py:
Test_Span_Links: missing_feature
test_span_sampling.py: missing_feature
Test_Span_Links: *ref_0_0_1
test_span_sampling.py: *ref_0_0_1
test_telemetry.py:
Test_Consistent_Configs: missing_feature
Test_Defaults: missing_feature
Test_Environment: missing_feature
Test_Stable_Configuration_Origin: missing_feature
Test_TelemetryInstallSignature: missing_feature
Test_TelemetrySCAEnvVar: missing_feature
Test_TelemetrySSIConfigs: missing_feature
Test_Consistent_Configs: *ref_0_0_1
Test_Defaults: *ref_0_0_1
Test_Environment: *ref_0_0_1
Test_Stable_Configuration_Origin: *ref_0_0_1
Test_TelemetryInstallSignature: *ref_0_0_1
Test_TelemetrySCAEnvVar: *ref_0_0_1
Test_TelemetrySSIConfigs: *ref_0_0_1
test_trace_sampling.py:
Test_Trace_Sampling_Basic: *ref_0_0_1
Test_Trace_Sampling_Globs: *ref_0_0_1
Expand All @@ -86,14 +86,14 @@ tests/:
# dd-trace-rs samples at span start, so any trace that doesn't start the span with the necessary attributes
# won't match the sampling rule. We want to fix this in the future, making sampling lazy.
# The tests in these suites that xpass also have this issue, we just end up with the right value by default.
Test_Trace_Sampling_Tags: missing_feature
Test_Trace_Sampling_Tags_Feb2024_Revision: missing_feature
Test_Trace_Sampling_With_W3C: missing_feature
test_tracer.py: missing_feature
Test_Trace_Sampling_Tags: *ref_0_0_1
Test_Trace_Sampling_Tags_Feb2024_Revision: *ref_0_0_1
Test_Trace_Sampling_With_W3C: *ref_0_0_1
test_tracer.py: *ref_0_0_1
test_tracer_flare.py:
TestTracerFlareV1: missing_feature
TestTracerFlareV1: *ref_0_0_1
test_feature_flag_exposures.py:
Test_FFE_Exposure_Events: missing_feature
Test_FFE_Exposure_Events_Empty: missing_feature
Test_FFE_Exposure_Events_Errors: missing_feature
test_v1_payloads.py: missing_feature
Test_FFE_Exposure_Events: *ref_0_0_1
Test_FFE_Exposure_Events_Empty: *ref_0_0_1
Test_FFE_Exposure_Events_Errors: *ref_0_0_1
test_v1_payloads.py: *ref_0_0_1