Skip to content

docs(config): document DD_TRACE_AGENT_URL env var#230

Open
fijimunkii wants to merge 1 commit into
BerriAI:mainfrom
fijimunkii:add-dd-trace-agent-url
Open

docs(config): document DD_TRACE_AGENT_URL env var#230
fijimunkii wants to merge 1 commit into
BerriAI:mainfrom
fijimunkii:add-dd-trace-agent-url

Conversation

@fijimunkii
Copy link
Copy Markdown

@fijimunkii fijimunkii commented May 26, 2026

Summary

Adds DD_TRACE_AGENT_URL to the environment variables reference table in docs/proxy/config_settings.md.

Why

Companion docs change for BerriAI/litellm#28897, which adds Unix domain socket transport support to the datadog_llm_observability callback. The litellm tests/documentation_tests/test_env_keys.py check fails on that PR because the new env var isn't documented here yet.

Once this PR merges, the documentation check on #28897 will pass.

🤖 Generated with Claude Code

Used by the datadog_llm_observability callback to ship LLM Observability
spans over a Unix domain socket — required for Datadog Operator APM
auto-instrumentation deployments where the agent's TCP receiver is not
bound on the host network.

Companion to BerriAI/litellm#28894.
@vercel
Copy link
Copy Markdown

vercel Bot commented May 26, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
litellm Ready Ready Preview, Comment May 26, 2026 8:57pm

Request Review

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