Upgrading from agent v5 to v7 #17953
Closed
atibdialpad
started this conversation in
General
Replies: 1 comment
-
Hi @atibdialpad, I'll close this question as resolved but feel free to reopen/reply if needed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team, had a query while migrating agent config files over from v5 to v7. We used to use this config in v5
https://github.com/DataDog/dd-agent/blob/0fec665036997d163f82511157efca4a163fd330/datadog.conf.example#L108C1-L109C18
allow_ipv6: no
but I do not see any such config for v7. I understand that agent 7 is in Go so using the Python Tornado http client config is not relevant but in general how do we disable the agent connecting to datadog sever over ipv6 in v6+ ?Beta Was this translation helpful? Give feedback.
All reactions