Skip to content

Commit eda80ab

Browse files
committed
Merge branch 'agent/nodejs-agentless-serverless-exposures' into agent/nodejs-agentless-serverless-exposures-nodejs
2 parents d480928 + 690a85b commit eda80ab

12 files changed

Lines changed: 15 additions & 15 deletions

File tree

manifests/cpp_httpd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ manifest:
4343
tests/ffe/test_agentless_configuration.py: missing_feature (C++ is not in scope for v1 agentless server SDK coverage; FFL-2731 tracks the system-tests contract)
4444
tests/ffe/test_agentless_serverless_exposures.py: missing_feature (Not yet implemented)
4545
tests/ffe/test_dynamic_evaluation.py: missing_feature
46-
tests/ffe/test_exposures.py: missing_feature
46+
tests/ffe/test_exposures_datadog_agent.py: missing_feature
4747
tests/ffe/test_flag_eval_evp.py: missing_feature (FFL-2446)
4848
tests/ffe/test_flag_eval_metrics.py: missing_feature
4949
tests/integration_frameworks/llm/anthropic/test_anthropic_llmobs.py::TestAnthropicLlmObsMessages::test_create_error: bug (MLOB-1234)

manifests/cpp_nginx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ manifest:
276276
tests/ffe/test_agentless_configuration.py: missing_feature (C++ is not in scope for v1 agentless server SDK coverage; FFL-2731 tracks the system-tests contract)
277277
tests/ffe/test_agentless_serverless_exposures.py: missing_feature (Not yet implemented)
278278
tests/ffe/test_dynamic_evaluation.py: missing_feature
279-
tests/ffe/test_exposures.py: missing_feature
279+
tests/ffe/test_exposures_datadog_agent.py: missing_feature
280280
tests/ffe/test_flag_eval_evp.py: missing_feature (FFL-2446)
281281
tests/ffe/test_flag_eval_metrics.py: missing_feature
282282
tests/integration_frameworks/llm/anthropic/test_anthropic_llmobs.py::TestAnthropicLlmObsMessages::test_create_error: bug (MLOB-1234)

manifests/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -729,7 +729,7 @@ manifest:
729729
tests/ffe/test_dynamic_evaluation.py: v3.36.0
730730
tests/ffe/test_dynamic_evaluation.py::Test_FFE_Flag_Parse_Error_Isolation: bug (FFL-2184)
731731
tests/ffe/test_dynamic_evaluation.py::Test_FFE_Unknown_Operator_Tolerance: bug (FFL-2184)
732-
tests/ffe/test_exposures.py: v3.36.0
732+
tests/ffe/test_exposures_datadog_agent.py: v3.36.0
733733
tests/ffe/test_flag_eval_evp.py: missing_feature (FFL-2446)
734734
tests/ffe/test_flag_eval_metrics.py: v3.44.0
735735
tests/integration_frameworks/llm/anthropic/test_anthropic_llmobs.py::TestAnthropicLlmObsMessages::test_create_error: bug (MLOB-1234)

manifests/golang.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1157,7 +1157,7 @@ manifest:
11571157
tests/ffe/test_dynamic_evaluation.py::Test_FFE_RC_Down_From_Start: v2.4.0
11581158
tests/ffe/test_dynamic_evaluation.py::Test_FFE_RC_Unavailable: v2.4.0
11591159
tests/ffe/test_dynamic_evaluation.py::Test_FFE_Unknown_Operator_Tolerance::test_unknown_operator_errors: bug (FFL-2182)
1160-
tests/ffe/test_exposures.py: v2.6.0-dev # Easy win for chi, echo, gin, net-http, net-http-orchestrion, uds-echo and version 2.5.0
1160+
tests/ffe/test_exposures_datadog_agent.py: v2.6.0-dev # Easy win for chi, echo, gin, net-http, net-http-orchestrion, uds-echo and version 2.5.0
11611161
tests/ffe/test_flag_eval_evp.py: v2.10.0-dev
11621162
tests/ffe/test_flag_eval_evp.py::Test_FFE_EVP_Flagevaluation_Degradation::test_ffe_evp_flagevaluation_degradation: flaky (FFL-2676)
11631163
tests/ffe/test_flag_eval_evp.py::Test_FFE_EVP_Flagevaluation_ObserveFullData_Absent_Hashed: missing_feature (FFL-2784)

manifests/java.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3298,11 +3298,11 @@ manifest:
32983298
weblog: [spring-boot]
32993299
- declaration: bug (FFL-2184)
33003300
excluded_weblog: [spring-boot]
3301-
tests/ffe/test_exposures.py:
3301+
tests/ffe/test_exposures_datadog_agent.py:
33023302
- weblog_declaration:
33033303
"*": irrelevant
33043304
spring-boot: v1.56.0
3305-
tests/ffe/test_exposures.py::Test_FFE_EXP_5_Missing_Targeting_Key: bug (FFL-1729)
3305+
tests/ffe/test_exposures_datadog_agent.py::Test_FFE_EXP_5_Missing_Targeting_Key: bug (FFL-1729)
33063306
tests/ffe/test_flag_eval_evp.py: missing_feature (FFL-2446)
33073307
tests/ffe/test_flag_eval_metrics.py:
33083308
- weblog_declaration:

manifests/nodejs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1749,11 +1749,11 @@ manifest:
17491749
"*": incomplete_test_app
17501750
express4: *ref_5_77_0
17511751
tests/ffe/test_dynamic_evaluation.py::Test_FFE_Unknown_Operator_Tolerance::test_unknown_operator_errors: bug (FFL-2182)
1752-
tests/ffe/test_exposures.py:
1752+
tests/ffe/test_exposures_datadog_agent.py:
17531753
- weblog_declaration:
17541754
"*": incomplete_test_app
17551755
express4: *ref_5_77_0
1756-
tests/ffe/test_exposures.py::Test_FFE_EXP_5_Missing_Targeting_Key: bug (FFL-1730)
1756+
tests/ffe/test_exposures_datadog_agent.py::Test_FFE_EXP_5_Missing_Targeting_Key: bug (FFL-1730)
17571757
tests/ffe/test_flag_eval_evp.py: missing_feature (FFL-2446)
17581758
tests/ffe/test_flag_eval_metrics.py:
17591759
- weblog_declaration:

manifests/php.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -801,12 +801,12 @@ manifest:
801801
"*": v1.21.0-dev
802802
laravel11x: incomplete_test_app
803803
symfony7x: incomplete_test_app
804-
tests/ffe/test_exposures.py:
804+
tests/ffe/test_exposures_datadog_agent.py:
805805
- weblog_declaration:
806806
"*": v1.21.0-dev
807807
laravel11x: incomplete_test_app
808808
symfony7x: incomplete_test_app
809-
tests/ffe/test_exposures.py::Test_FFE_Exposure_Events::test_ffe_multiple_remote_config_files: flaky (FFL-2676)
809+
tests/ffe/test_exposures_datadog_agent.py::Test_FFE_Exposure_Events::test_ffe_multiple_remote_config_files: flaky (FFL-2676)
810810
tests/ffe/test_flag_eval_evp.py: missing_feature (FFL-2446)
811811
tests/ffe/test_flag_eval_evp.py::Test_FFE_EVP_Flagevaluation_Burst_Aggregation: bug (FFL-2676)
812812
tests/ffe/test_flag_eval_evp.py::Test_FFE_EVP_Flagevaluation_Degradation: bug (FFL-2676)

manifests/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1383,7 +1383,7 @@ manifest:
13831383
tests/ffe/test_agentless_serverless_exposures.py: missing_feature (Not yet implemented)
13841384
tests/ffe/test_dynamic_evaluation.py::Test_FFE_RC_Down_From_Start: v4.0.0
13851385
tests/ffe/test_dynamic_evaluation.py::Test_FFE_RC_Unavailable: flaky (FFL-1622)
1386-
tests/ffe/test_exposures.py: v4.2.0-dev
1386+
tests/ffe/test_exposures_datadog_agent.py: v4.2.0-dev
13871387
tests/ffe/test_flag_eval_evp.py: missing_feature (FFL-2446)
13881388
tests/ffe/test_flag_eval_metrics.py: v4.7.0
13891389
tests/ffe/test_flag_eval_metrics.py::Test_FFE_Eval_Nested_Attributes_Ignored: irrelevant (FFL-1980)

manifests/ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2003,7 +2003,7 @@ manifest:
20032003
- weblog_declaration:
20042004
"*": irrelevant
20052005
rails72: v2.23.0-dev
2006-
tests/ffe/test_exposures.py:
2006+
tests/ffe/test_exposures_datadog_agent.py:
20072007
- weblog_declaration:
20082008
"*": irrelevant
20092009
rails72: v2.23.0-dev

manifests/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ manifest:
2323
tests/ffe/test_agentless_configuration.py: missing_feature (Rust is not in scope for v1 agentless server SDK coverage; FFL-2731 tracks the system-tests contract)
2424
tests/ffe/test_agentless_serverless_exposures.py: missing_feature (Not yet implemented)
2525
tests/ffe/test_dynamic_evaluation.py: missing_feature
26-
tests/ffe/test_exposures.py: missing_feature
26+
tests/ffe/test_exposures_datadog_agent.py: missing_feature
2727
tests/ffe/test_flag_eval_evp.py: missing_feature (FFL-2446)
2828
tests/ffe/test_flag_eval_metrics.py: missing_feature
2929
tests/integration_frameworks/llm/anthropic/test_anthropic_llmobs.py::TestAnthropicLlmObsMessages::test_create_error: bug (MLOB-1234)

0 commit comments

Comments
 (0)