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
Hi @agamdua, thanks for reaching out.
Could you try with a more recent version of the agent? I can't reproduce with 5.20.1.
I'd also be interested in seeing the command you used to run the agent. Do you have a custom entrypoint? If you pass the env var, the default entrypoint should update datadog.conf.
**Output of the info page **
Additional environment details (Operating System, Cloud provider, etc):
Steps to reproduce the issue:
-e TAGS=env:staging
.According to the docs:
https://github.com/DataDog/docker-dd-agent#environment-variables
env:staging
).It does show up in the container env vars though.
datadog.conf
instead. Everything works as expected.Describe the results you received:
Do not see
env:staging
in the host tags.Describe the results you expected:
Should see
env:staging
in the host tags.Additional information you deem important (e.g. issue happens only occasionally):
https://github.com/DataDog/docker-dd-agent/blob/12.3.5172/config_builder.py#L61-L63
The text was updated successfully, but these errors were encountered: