Skip to content

Commit 0facfcd

Browse files
chore: activate easy wins for @DataDog/ml-observability
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 834c46e commit 0facfcd

1 file changed

Lines changed: 26 additions & 6 deletions

File tree

manifests/nodejs.yml

Lines changed: 26 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1694,14 +1694,34 @@ manifest:
16941694
tests/ffe/test_flag_eval_metrics.py::Test_FFE_Eval_Targeting_Key_Optional: bug (FFL-1730)
16951695
tests/integration_frameworks/llm/anthropic/test_anthropic_apm.py::TestAnthropicApmMessages: *ref_5_71_0
16961696
tests/integration_frameworks/llm/anthropic/test_anthropic_llmobs.py::TestAnthropicLlmObsMessages: *ref_5_71_0
1697-
tests/integration_frameworks/llm/anthropic/test_anthropic_llmobs.py::TestAnthropicLlmObsMessages::test_create: missing_feature # ephemeral cache TTL metrics not yet released
1698-
tests/integration_frameworks/llm/anthropic/test_anthropic_llmobs.py::TestAnthropicLlmObsMessages::test_create_content_block: missing_feature # ephemeral cache TTL metrics not yet released
1697+
tests/integration_frameworks/llm/anthropic/test_anthropic_llmobs.py::TestAnthropicLlmObsMessages::test_create: # ephemeral cache TTL metrics not yet released
1698+
- weblog_declaration:
1699+
'*': missing_feature
1700+
anthropic-js@0.71.0: '>=5.106.0'
1701+
tests/integration_frameworks/llm/anthropic/test_anthropic_llmobs.py::TestAnthropicLlmObsMessages::test_create_content_block: # ephemeral cache TTL metrics not yet released
1702+
- weblog_declaration:
1703+
'*': missing_feature
1704+
anthropic-js@0.71.0: '>=5.106.0'
16991705
tests/integration_frameworks/llm/anthropic/test_anthropic_llmobs.py::TestAnthropicLlmObsMessages::test_create_error: bug (MLOB-1234)
17001706
? tests/integration_frameworks/llm/anthropic/test_anthropic_llmobs.py::TestAnthropicLlmObsMessages::test_create_multiple_system_prompts
1701-
: missing_feature # ephemeral cache TTL metrics not yet released
1702-
tests/integration_frameworks/llm/anthropic/test_anthropic_llmobs.py::TestAnthropicLlmObsMessages::test_create_redact_image_input: missing_feature # ephemeral cache TTL metrics not yet released
1703-
tests/integration_frameworks/llm/anthropic/test_anthropic_llmobs.py::TestAnthropicLlmObsMessages::test_create_stream_method: missing_feature # ephemeral cache TTL metrics not yet released
1704-
tests/integration_frameworks/llm/anthropic/test_anthropic_llmobs.py::TestAnthropicLlmObsMessages::test_create_tool_result: bug (MLOB-1234)
1707+
: # ephemeral cache TTL metrics not yet released
1708+
- weblog_declaration:
1709+
'*': missing_feature
1710+
anthropic-js@0.71.0: '>=5.106.0'
1711+
tests/integration_frameworks/llm/anthropic/test_anthropic_llmobs.py::TestAnthropicLlmObsMessages::test_create_redact_image_input: # ephemeral cache TTL metrics not yet released
1712+
- weblog_declaration:
1713+
'*': missing_feature
1714+
anthropic-js@0.71.0: '>=5.106.0'
1715+
tests/integration_frameworks/llm/anthropic/test_anthropic_llmobs.py::TestAnthropicLlmObsMessages::test_create_stream_method: # ephemeral cache TTL metrics not yet released
1716+
- weblog_declaration:
1717+
'*': missing_feature
1718+
anthropic-js@0.71.0: '>=5.106.0'
1719+
tests/integration_frameworks/llm/anthropic/test_anthropic_llmobs.py::TestAnthropicLlmObsMessages::test_create_tool_result: # TODO: a lower version might be supported
1720+
- declaration: bug (MLOB-1234)
1721+
component_version: <5.106.0
1722+
weblog: [anthropic-js@0.71.0]
1723+
- declaration: bug (MLOB-1234)
1724+
excluded_weblog: [anthropic-js@0.71.0]
17051725
tests/integration_frameworks/llm/anthropic/test_anthropic_llmobs.py::TestAnthropicLlmObsMessages::test_create_with_tools: missing_feature (Node.js LLM Observability Anthropic integration does not submit tool definitions)
17061726
tests/integration_frameworks/llm/google_genai/test_google_genai_apm.py::TestGoogleGenAiEmbedContent: *ref_5_81_0
17071727
tests/integration_frameworks/llm/google_genai/test_google_genai_apm.py::TestGoogleGenAiGenerateContent: *ref_5_81_0

0 commit comments

Comments
 (0)