Skip to content

Commit a375cb1

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 0128a0d commit a375cb1

1 file changed

Lines changed: 87 additions & 15 deletions

File tree

manifests/python.yml

Lines changed: 87 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,39 @@ manifest:
6464
tests/apm_tracing_e2e/test_otel.py::Test_Otel_Span: missing_feature (missing /e2e_otel_span endpoint on weblog)
6565
tests/apm_tracing_e2e/test_otel.py::Test_Otel_Span::test_distributed_otel_trace: irrelevant (Golang specific test with OTel Go contrib package)
6666
tests/apm_tracing_e2e/test_process_tags.py::Test_Process_Tags: v4.1.0
67-
tests/apm_tracing_e2e/test_process_tags.py::Test_Process_Tags::test_remote_config_process_tags_svc: missing_feature
68-
tests/apm_tracing_e2e/test_process_tags.py::Test_Process_Tags::test_telemetry_process_tags_svc: missing_feature
69-
tests/apm_tracing_e2e/test_process_tags.py::Test_Process_Tags::test_tracing_process_tags_svc: missing_feature
67+
tests/apm_tracing_e2e/test_process_tags.py::Test_Process_Tags::test_remote_config_process_tags_svc: # TODO: a lower version might be supported
68+
- weblog_declaration:
69+
'*': missing_feature
70+
tornado: '>=4.10.5'
71+
python3.12: '>=4.10.5'
72+
uds-flask: '>=4.10.5'
73+
django-py3.13: '>=4.10.5'
74+
fastapi: '>=4.10.5'
75+
django-poc: '>=4.10.5'
76+
uwsgi-poc: '>=4.10.5'
77+
flask-poc: '>=4.10.5'
78+
tests/apm_tracing_e2e/test_process_tags.py::Test_Process_Tags::test_telemetry_process_tags_svc: # TODO: a lower version might be supported
79+
- weblog_declaration:
80+
'*': missing_feature
81+
tornado: '>=4.10.5'
82+
python3.12: '>=4.10.5'
83+
uds-flask: '>=4.10.5'
84+
django-py3.13: '>=4.10.5'
85+
fastapi: '>=4.10.5'
86+
django-poc: '>=4.10.5'
87+
uwsgi-poc: '>=4.10.5'
88+
flask-poc: '>=4.10.5'
89+
tests/apm_tracing_e2e/test_process_tags.py::Test_Process_Tags::test_tracing_process_tags_svc: # TODO: a lower version might be supported
90+
- weblog_declaration:
91+
'*': missing_feature
92+
tornado: '>=4.10.5'
93+
python3.12: '>=4.10.5'
94+
uds-flask: '>=4.10.5'
95+
django-py3.13: '>=4.10.5'
96+
fastapi: '>=4.10.5'
97+
django-poc: '>=4.10.5'
98+
uwsgi-poc: '>=4.10.5'
99+
flask-poc: '>=4.10.5'
70100
tests/apm_tracing_e2e/test_single_span.py::Test_SingleSpan: missing_feature (missing /e2e_otel_span endpoint on weblog)
71101
tests/appsec/api_security/test_api_security_rc.py::Test_API_Security_RC_ASM_DD_processors: v2.6.0
72102
tests/appsec/api_security/test_api_security_rc.py::Test_API_Security_RC_ASM_DD_scanners: v2.6.0
@@ -1879,14 +1909,26 @@ manifest:
18791909
tests/parametric/test_library_tracestats.py::Test_Library_Tracestats: # Modified by easy win activation script
18801910
- declaration: missing_feature (failure 2.8.0)
18811911
component_version: <4.3.1
1882-
tests/parametric/test_library_tracestats.py::Test_Library_Tracestats::test_distinct_aggregationkeys_TS003: missing_feature (failure 2.8.0) # Created by easy win activation script
1883-
tests/parametric/test_library_tracestats.py::Test_Library_Tracestats::test_measured_spans_TS004: missing_feature (failure 2.8.0) # Created by easy win activation script
1884-
tests/parametric/test_library_tracestats.py::Test_Library_Tracestats::test_metrics_computed_after_span_finsh_TS009: missing_feature (failure 2.8.0) # Created by easy win activation script
1885-
tests/parametric/test_library_tracestats.py::Test_Library_Tracestats::test_metrics_msgpack_serialization_TS001: missing_feature (failure 2.8.0) # Created by easy win activation script
1912+
tests/parametric/test_library_tracestats.py::Test_Library_Tracestats::test_distinct_aggregationkeys_TS003: # Created by easy win activation script
1913+
- declaration: missing_feature (failure 2.8.0)
1914+
component_version: <4.10.5
1915+
tests/parametric/test_library_tracestats.py::Test_Library_Tracestats::test_measured_spans_TS004: # Created by easy win activation script
1916+
- declaration: missing_feature (failure 2.8.0)
1917+
component_version: <4.10.5
1918+
tests/parametric/test_library_tracestats.py::Test_Library_Tracestats::test_metrics_computed_after_span_finsh_TS009: # Created by easy win activation script
1919+
- declaration: missing_feature (failure 2.8.0)
1920+
component_version: <4.10.5
1921+
tests/parametric/test_library_tracestats.py::Test_Library_Tracestats::test_metrics_msgpack_serialization_TS001: # Created by easy win activation script
1922+
- declaration: missing_feature (failure 2.8.0)
1923+
component_version: <4.10.5
18861924
tests/parametric/test_library_tracestats.py::Test_Library_Tracestats::test_relative_error_TS008: missing_feature (failure 2.8.0) # Created by easy win activation script
18871925
tests/parametric/test_library_tracestats.py::Test_Library_Tracestats::test_sample_rate_0_TS007: missing_feature (failure 2.8.0) # Created by easy win activation script
1888-
tests/parametric/test_library_tracestats.py::Test_Library_Tracestats::test_successes_errors_recorded_separately_TS006: missing_feature (failure 2.8.0) # Created by easy win activation script
1889-
tests/parametric/test_library_tracestats.py::Test_Library_Tracestats::test_top_level_TS005: missing_feature (failure 2.8.0) # Created by easy win activation script
1926+
tests/parametric/test_library_tracestats.py::Test_Library_Tracestats::test_successes_errors_recorded_separately_TS006: # Created by easy win activation script
1927+
- declaration: missing_feature (failure 2.8.0)
1928+
component_version: <4.10.5
1929+
tests/parametric/test_library_tracestats.py::Test_Library_Tracestats::test_top_level_TS005: # Created by easy win activation script
1930+
- declaration: missing_feature (failure 2.8.0)
1931+
component_version: <4.10.5
18901932
tests/parametric/test_llm_observability/test_llm_observability.py::Test_CostTags: v4.9.0
18911933
tests/parametric/test_llm_observability/test_llm_observability.py::Test_Enablement: v3.14.0
18921934
tests/parametric/test_llm_observability/test_llm_observability.py::Test_Prompts: v3.15.0
@@ -1981,7 +2023,22 @@ manifest:
19812023
component_version: <4.3.1
19822024
tests/parametric/test_otel_span_with_baggage.py::Test_Otel_Span_With_Baggage: v2.18.0
19832025
tests/parametric/test_otel_tracer.py::Test_Otel_Tracer: v2.8.0
1984-
tests/parametric/test_otlp_trace_metrics.py: missing_feature
2026+
tests/parametric/test_otlp_trace_metrics.py: '>=4.10.5' # TODO: a lower version might be supported
2027+
tests/parametric/test_otlp_trace_metrics.py::Test_FR01_Enablement_Configuration::test_fr01_1_enabled_explicit: missing_feature
2028+
tests/parametric/test_otlp_trace_metrics.py::Test_FR01_Enablement_Configuration::test_fr01_3_enabled_by_default: missing_feature
2029+
tests/parametric/test_otlp_trace_metrics.py::Test_FR02_Metric_Identity: missing_feature
2030+
tests/parametric/test_otlp_trace_metrics.py::Test_FR02_Mutual_Exclusion::test_fr02_3_otlp_suppresses_native_stats: missing_feature
2031+
tests/parametric/test_otlp_trace_metrics.py::Test_FR03_Metric_Shape: missing_feature
2032+
tests/parametric/test_otlp_trace_metrics.py::Test_FR04_Span_Selection: missing_feature
2033+
tests/parametric/test_otlp_trace_metrics.py::Test_FR05_Sampling_Independence: missing_feature
2034+
tests/parametric/test_otlp_trace_metrics.py::Test_FR06_Otel_Resource_Attributes: missing_feature
2035+
tests/parametric/test_otlp_trace_metrics.py::Test_FR06_Otel_Span_Attributes: missing_feature
2036+
tests/parametric/test_otlp_trace_metrics.py::Test_FR07_Otel_Semantics_Mode: missing_feature
2037+
tests/parametric/test_otlp_trace_metrics.py::Test_FR08_Datadog_Attributes: missing_feature
2038+
tests/parametric/test_otlp_trace_metrics.py::Test_FR09_Red_Metric_Derivation: missing_feature
2039+
tests/parametric/test_otlp_trace_metrics.py::Test_FR15_Client_Computed_Stats_Header::test_fr15_1_header_set_when_enabled: missing_feature
2040+
? tests/parametric/test_otlp_trace_metrics.py::Test_FR15_Client_Computed_Stats_Header::test_fr15_3_stats_computed_resource_attr_on_otlp_traces
2041+
: missing_feature
19852042
tests/parametric/test_parametric_endpoints.py::Test_Parametric_DDTrace_Baggage: v2.16.0
19862043
tests/parametric/test_parametric_endpoints.py::Test_Parametric_FFE_Start: v4.0.0
19872044
tests/parametric/test_parametric_endpoints.py::Test_Parametric_Otel_Baggage: v2.16.0
@@ -2119,10 +2176,15 @@ manifest:
21192176
tests/stats/test_stats.py::Test_Client_Stats::test_is_trace_root:
21202177
- weblog_declaration:
21212178
"*": v2.8.0
2122-
tests/stats/test_stats.py::Test_Client_Stats::test_top_level_service: missing_feature (Python does not set top-level Service field in stats payload)
2123-
tests/stats/test_stats.py::Test_Client_Stats_Future_Obfuscation_Version: '>=4.11.0'
2124-
tests/stats/test_stats.py::Test_Client_Stats_Missing_Obfuscation_Version: '>=4.11.0'
2125-
tests/stats/test_stats.py::Test_Client_Stats_Obfuscation_Version_Zero: '>=4.11.0'
2179+
tests/stats/test_stats.py::Test_Client_Stats::test_top_level_service: # TODO: a lower version might be supported
2180+
- declaration: missing_feature (Python does not set top-level Service field in stats payload)
2181+
component_version: <4.10.5
2182+
weblog: [tornado, python3.12, uds-flask, django-py3.13, fastapi, django-poc, uwsgi-poc, flask-poc]
2183+
- declaration: missing_feature (Python does not set top-level Service field in stats payload)
2184+
excluded_weblog: [tornado, python3.12, uds-flask, django-py3.13, fastapi, django-poc, uwsgi-poc, flask-poc]
2185+
tests/stats/test_stats.py::Test_Client_Stats_Future_Obfuscation_Version: '>=4.11.0' # Easy win for django-poc, django-py3.13, fastapi, flask-poc, python3.12, tornado, uds-flask, uwsgi-poc and version 4.10.5
2186+
tests/stats/test_stats.py::Test_Client_Stats_Missing_Obfuscation_Version: '>=4.11.0' # Easy win for django-poc, django-py3.13, fastapi, flask-poc, python3.12, tornado, uds-flask, uwsgi-poc and version 4.10.5
2187+
tests/stats/test_stats.py::Test_Client_Stats_Obfuscation_Version_Zero: '>=4.11.0' # Easy win for django-poc, django-py3.13, fastapi, flask-poc, python3.12, tornado, uds-flask, uwsgi-poc and version 4.10.5
21262188
tests/stats/test_stats.py::Test_Client_Stats_With_Client_Obfuscation: '>=4.11.0'
21272189
tests/stats/test_stats.py::Test_Client_Stats_With_Client_Obfuscation_Disabled: '>=4.11.0'
21282190
tests/stats/test_stats.py::Test_Stats_Service_Source: irrelevant (Only implemented for Java)
@@ -2280,7 +2342,17 @@ manifest:
22802342
django-py3.13: v4.3.1 # Modified by easy win activation script
22812343
python3.12: v2.1.0
22822344
tests/test_profiling.py::Test_Profile::test_process_tags: v4.2.0+dev
2283-
tests/test_profiling.py::Test_Profile::test_process_tags_svc: missing_feature
2345+
tests/test_profiling.py::Test_Profile::test_process_tags_svc: # TODO: a lower version might be supported
2346+
- weblog_declaration:
2347+
'*': missing_feature
2348+
tornado: '>=4.10.5'
2349+
python3.12: '>=4.10.5'
2350+
uds-flask: '>=4.10.5'
2351+
django-py3.13: '>=4.10.5'
2352+
fastapi: '>=4.10.5'
2353+
django-poc: '>=4.10.5'
2354+
uwsgi-poc: '>=4.10.5'
2355+
flask-poc: '>=4.10.5'
22842356
tests/test_protobuf.py: missing_feature
22852357
tests/test_resource_renaming.py::Test_Resource_Renaming_HTTP_Endpoint_Tag: v3.17.0
22862358
tests/test_resource_renaming.py::Test_Resource_Renaming_Stats_Aggregation_Keys: v3.17.0

0 commit comments

Comments
 (0)