Skip to content

Commit a452a49

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 d4ca060 commit a452a49

1 file changed

Lines changed: 68 additions & 11 deletions

File tree

manifests/python.yml

Lines changed: 68 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,39 @@ manifest:
6060
tests/apm_tracing_e2e/test_otel.py::Test_Otel_Span: missing_feature (missing /e2e_otel_span endpoint on weblog)
6161
tests/apm_tracing_e2e/test_otel.py::Test_Otel_Span::test_distributed_otel_trace: irrelevant (Golang specific test with OTel Go contrib package)
6262
tests/apm_tracing_e2e/test_process_tags.py::Test_Process_Tags: v4.1.0
63-
tests/apm_tracing_e2e/test_process_tags.py::Test_Process_Tags::test_remote_config_process_tags_svc: missing_feature
64-
tests/apm_tracing_e2e/test_process_tags.py::Test_Process_Tags::test_telemetry_process_tags_svc: missing_feature
65-
tests/apm_tracing_e2e/test_process_tags.py::Test_Process_Tags::test_tracing_process_tags_svc: missing_feature
63+
tests/apm_tracing_e2e/test_process_tags.py::Test_Process_Tags::test_remote_config_process_tags_svc: # TODO: a lower version might be supported
64+
- weblog_declaration:
65+
'*': missing_feature
66+
python3.12: '>=4.10.4'
67+
tornado: '>=4.10.4'
68+
uwsgi-poc: '>=4.10.4'
69+
django-py3.13: '>=4.10.4'
70+
fastapi: '>=4.10.4'
71+
django-poc: '>=4.10.4'
72+
flask-poc: '>=4.10.4'
73+
uds-flask: '>=4.10.4'
74+
tests/apm_tracing_e2e/test_process_tags.py::Test_Process_Tags::test_telemetry_process_tags_svc: # TODO: a lower version might be supported
75+
- weblog_declaration:
76+
'*': missing_feature
77+
python3.12: '>=4.10.4'
78+
tornado: '>=4.10.4'
79+
uwsgi-poc: '>=4.10.4'
80+
django-py3.13: '>=4.10.4'
81+
fastapi: '>=4.10.4'
82+
django-poc: '>=4.10.4'
83+
flask-poc: '>=4.10.4'
84+
uds-flask: '>=4.10.4'
85+
tests/apm_tracing_e2e/test_process_tags.py::Test_Process_Tags::test_tracing_process_tags_svc: # TODO: a lower version might be supported
86+
- weblog_declaration:
87+
'*': missing_feature
88+
python3.12: '>=4.10.4'
89+
tornado: '>=4.10.4'
90+
uwsgi-poc: '>=4.10.4'
91+
django-py3.13: '>=4.10.4'
92+
fastapi: '>=4.10.4'
93+
django-poc: '>=4.10.4'
94+
flask-poc: '>=4.10.4'
95+
uds-flask: '>=4.10.4'
6696
tests/apm_tracing_e2e/test_single_span.py::Test_SingleSpan: missing_feature (missing /e2e_otel_span endpoint on weblog)
6797
tests/appsec/api_security/test_api_security_rc.py::Test_API_Security_RC_ASM_DD_processors: v2.6.0
6898
tests/appsec/api_security/test_api_security_rc.py::Test_API_Security_RC_ASM_DD_scanners: v2.6.0
@@ -1871,14 +1901,26 @@ manifest:
18711901
tests/parametric/test_library_tracestats.py::Test_Library_Tracestats: # Modified by easy win activation script
18721902
- declaration: missing_feature (failure 2.8.0)
18731903
component_version: <4.3.1
1874-
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
1875-
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
1876-
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
1877-
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
1904+
tests/parametric/test_library_tracestats.py::Test_Library_Tracestats::test_distinct_aggregationkeys_TS003: # Created by easy win activation script
1905+
- declaration: missing_feature (failure 2.8.0)
1906+
component_version: <4.10.4
1907+
tests/parametric/test_library_tracestats.py::Test_Library_Tracestats::test_measured_spans_TS004: # Created by easy win activation script
1908+
- declaration: missing_feature (failure 2.8.0)
1909+
component_version: <4.10.4
1910+
tests/parametric/test_library_tracestats.py::Test_Library_Tracestats::test_metrics_computed_after_span_finsh_TS009: # Created by easy win activation script
1911+
- declaration: missing_feature (failure 2.8.0)
1912+
component_version: <4.10.4
1913+
tests/parametric/test_library_tracestats.py::Test_Library_Tracestats::test_metrics_msgpack_serialization_TS001: # Created by easy win activation script
1914+
- declaration: missing_feature (failure 2.8.0)
1915+
component_version: <4.10.4
18781916
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
18791917
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
1880-
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
1881-
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
1918+
tests/parametric/test_library_tracestats.py::Test_Library_Tracestats::test_successes_errors_recorded_separately_TS006: # Created by easy win activation script
1919+
- declaration: missing_feature (failure 2.8.0)
1920+
component_version: <4.10.4
1921+
tests/parametric/test_library_tracestats.py::Test_Library_Tracestats::test_top_level_TS005: # Created by easy win activation script
1922+
- declaration: missing_feature (failure 2.8.0)
1923+
component_version: <4.10.4
18821924
tests/parametric/test_llm_observability/test_llm_observability.py::Test_CostTags: v4.9.0
18831925
tests/parametric/test_llm_observability/test_llm_observability.py::Test_Enablement: v3.14.0
18841926
tests/parametric/test_llm_observability/test_llm_observability.py::Test_Prompts: v3.15.0
@@ -2110,7 +2152,12 @@ manifest:
21102152
tests/stats/test_stats.py::Test_Client_Stats::test_is_trace_root:
21112153
- weblog_declaration:
21122154
"*": v2.8.0
2113-
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)
2155+
tests/stats/test_stats.py::Test_Client_Stats::test_top_level_service: # TODO: a lower version might be supported
2156+
- declaration: missing_feature (Python does not set top-level Service field in stats payload)
2157+
component_version: <4.10.4
2158+
weblog: [python3.12, tornado, uwsgi-poc, django-py3.13, fastapi, django-poc, flask-poc, uds-flask]
2159+
- declaration: missing_feature (Python does not set top-level Service field in stats payload)
2160+
excluded_weblog: [python3.12, tornado, uwsgi-poc, django-py3.13, fastapi, django-poc, flask-poc, uds-flask]
21142161
tests/stats/test_stats.py::Test_Stats_Service_Source: irrelevant (Only implemented for Java)
21152162
tests/stats/test_stats.py::Test_Time_Bucketing::test_client_side_stats_bucket_alignment: # Modified by easy win activation script
21162163
- weblog_declaration:
@@ -2265,7 +2312,17 @@ manifest:
22652312
django-py3.13: v4.3.1 # Modified by easy win activation script
22662313
python3.12: v2.1.0
22672314
tests/test_profiling.py::Test_Profile::test_process_tags: v4.2.0+dev
2268-
tests/test_profiling.py::Test_Profile::test_process_tags_svc: missing_feature
2315+
tests/test_profiling.py::Test_Profile::test_process_tags_svc: # TODO: a lower version might be supported
2316+
- weblog_declaration:
2317+
'*': missing_feature
2318+
python3.12: '>=4.10.4'
2319+
tornado: '>=4.10.4'
2320+
uwsgi-poc: '>=4.10.4'
2321+
django-py3.13: '>=4.10.4'
2322+
fastapi: '>=4.10.4'
2323+
django-poc: '>=4.10.4'
2324+
flask-poc: '>=4.10.4'
2325+
uds-flask: '>=4.10.4'
22692326
tests/test_protobuf.py: missing_feature
22702327
tests/test_resource_renaming.py::Test_Resource_Renaming_HTTP_Endpoint_Tag: v3.17.0
22712328
tests/test_resource_renaming.py::Test_Resource_Renaming_Stats_Aggregation_Keys: v3.17.0

0 commit comments

Comments
 (0)