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
fix(ci): set DD_HOSTNAME in the agent container (#4458) (#4468)
Agent version v7.40.0 introduced a breaking change which will cause the
agent to fail to start if DD_HOSTNAME is not set and the agent cannot
deduce a hostname for the container.
https://github.com/DataDog/datadog-agent/releases/tag/7.40.0 (see the
"Other Notes" section)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 398f025)
Co-authored-by: Kyle Verhoog <[email protected]>
0 commit comments