You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HTTP connections for trace payloads to the agent will be reused when possible.
4
+
Add support to reuse HTTP connections when sending trace payloads to the agent. This feature is disabled by default. Set ``DD_TRACE_WRITER_REUSE_CONNECTIONS=true`` to enable this feature.
0 commit comments