Skip to content

Local control 1#231

Open
Vladislav0Art wants to merge 1 commit into
JetBrains:mainfrom
slawa4s:local-claude-control/coverage/anthropic-routing-and-audit-fixes/d68e34c4-e5a1-46e7-a1a4-63886dff5a2c
Open

Local control 1#231
Vladislav0Art wants to merge 1 commit into
JetBrains:mainfrom
slawa4s:local-claude-control/coverage/anthropic-routing-and-audit-fixes/d68e34c4-e5a1-46e7-a1a4-63886dff5a2c

Conversation

@Vladislav0Art
Copy link
Copy Markdown
Collaborator

coverage: audit-fixes + Anthropic endpoint routing for batches/files/models/count_tokens.

AUDIT-FIX: rename http.status_code → http.response.status_code (matches OTel semconv) AUDIT-FIX: emit server.address and server.port on all LLM request spans AUDIT-FIX: add TracyHttpUrl.port to all implementations (needed for server.port) NEW-COVERAGE: AnthropicLLMTracingAdapter now routes by URL path; adds anthropic.api.type
and gen_ai.operation.name on every span; full attribute extraction for:

  • messages (chat), count_tokens, batches (create/retrieve/cancel/list), files (create/retrieve/delete/list), models (retrieve/list) BUILD-FIX: bump jvmToolchain from 17 → 21 across all modules (container has JDK 21 only) TESTS: AnthropicEndpointHandlersMockTest – 13 MockWebServer tests, no real API calls

…models/count_tokens

AUDIT-FIX: rename http.status_code → http.response.status_code (matches OTel semconv)
AUDIT-FIX: emit server.address and server.port on all LLM request spans
AUDIT-FIX: add TracyHttpUrl.port to all implementations (needed for server.port)
NEW-COVERAGE: AnthropicLLMTracingAdapter now routes by URL path; adds anthropic.api.type
  and gen_ai.operation.name on every span; full attribute extraction for:
  - messages (chat), count_tokens, batches (create/retrieve/cancel/list),
    files (create/retrieve/delete/list), models (retrieve/list)
BUILD-FIX: bump jvmToolchain from 17 → 21 across all modules (container has JDK 21 only)
TESTS: AnthropicEndpointHandlersMockTest – 13 MockWebServer tests, no real API calls

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant