Skip to content

Commit f14b065

Browse files
chore: activate easy wins for @DataDog/apm-lang-platform
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent fc4c685 commit f14b065

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

manifests/rust.yml

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,20 @@ manifest:
219219
: missing_feature (Not implemented)
220220
tests/parametric/test_otel_span_with_baggage.py::Test_Otel_Span_With_Baggage: missing_feature
221221
tests/parametric/test_otel_tracer.py::Test_Otel_Tracer: v0.0.1
222-
tests/parametric/test_otlp_trace_metrics.py: missing_feature
222+
tests/parametric/test_otlp_trace_metrics.py: '>=0.4.1-dev+0d1d982' # TODO: a lower version might be supported
223+
tests/parametric/test_otlp_trace_metrics.py::Test_FR01_Enablement_Configuration::test_fr01_1_enabled_explicit: missing_feature
224+
tests/parametric/test_otlp_trace_metrics.py::Test_FR01_Enablement_Configuration::test_fr01_3_enabled_by_default: missing_feature
225+
tests/parametric/test_otlp_trace_metrics.py::Test_FR02_Metric_Identity: missing_feature
226+
tests/parametric/test_otlp_trace_metrics.py::Test_FR02_Mutual_Exclusion::test_fr02_3_otlp_suppresses_native_stats: missing_feature
227+
tests/parametric/test_otlp_trace_metrics.py::Test_FR03_Metric_Shape: missing_feature
228+
tests/parametric/test_otlp_trace_metrics.py::Test_FR04_Span_Selection: missing_feature
229+
tests/parametric/test_otlp_trace_metrics.py::Test_FR05_Sampling_Independence: missing_feature
230+
tests/parametric/test_otlp_trace_metrics.py::Test_FR06_Otel_Resource_Attributes: missing_feature
231+
tests/parametric/test_otlp_trace_metrics.py::Test_FR06_Otel_Span_Attributes: missing_feature
232+
tests/parametric/test_otlp_trace_metrics.py::Test_FR07_Otel_Semantics_Mode: missing_feature
233+
tests/parametric/test_otlp_trace_metrics.py::Test_FR08_Datadog_Attributes: missing_feature
234+
tests/parametric/test_otlp_trace_metrics.py::Test_FR09_Red_Metric_Derivation: missing_feature
235+
tests/parametric/test_otlp_trace_metrics.py::Test_FR15_Client_Computed_Stats_Header: missing_feature
223236
tests/parametric/test_parametric_endpoints.py::TestRemoteConfigApplyEndpoint: incomplete_test_app (POST /trace/remote-config/apply only implemented in the python parametric app)
224237
tests/parametric/test_parametric_endpoints.py::Test_Parametric_DDSpan_Add_Link: missing_feature
225238
tests/parametric/test_parametric_endpoints.py::Test_Parametric_DDSpan_Finish: v0.0.1

0 commit comments

Comments
 (0)