Chin Huang

Results 2 issues of Chin Huang

Do not download the entire commit history from the remote. Execute the equivalent of `git clone --depth 1` Fixes #1544

in progress

While trying to send traces by Unix Domain Socket, I set both environment variables DD_AGENT_HOST and DD_TRACE_AGENT_URL. The [documentation](https://docs.datadoghq.com/tracing/trace_collection/library_config/java/#configuration-options) for DD_TRACE_AGENT_URL says: > When set this takes precedence over DD_AGENT_HOST...