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
[Added] Decouple agent startup from DD_LOGS_ENABLED. See #200. Introduced a new variable DD_RUN_AGENT which allows you to control whether the datadog-agent is started. Refer to the README for more details.
[Fixed] Fix DD_SITE handling in the logs endpoint testing script. See #202.
[Fixed] Fix apm_config.receiver_socket default path. See #201.