-
Notifications
You must be signed in to change notification settings - Fork 813
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docker integration timeout #963
Comments
@LotharSee It was fixed with 4.3.1 right ? |
Partially. I caught the one with the events (to allow trying to get containers and metrics after), but it is raised with the list of containers (if we don't have it, there is nothing else to do). So it does not solve the real issue: the timeout itself. |
As discussed, 2 things to check with a lot of containers
|
The reason of the timeout is here: moby/moby#6546 I will disable this flag (by default or with a configuration parameter). As a result, we will stop reporting |
Can we disable the flag only when we are getting a timeout ? |
I did, we will automatically fallback to the query without the size if the first timeout. |
👍 |
Any update on when this fix will get released? I'm very excited to use this feature but it fails for Amazon Linux AMI + docker integration. |
@MarkTroutfetter This got released with the Agent 4.4. The Github milestone was wrong. But I also suggest you to go directly for the Agent 5.0 (already released as a Docker container, in a few days for everyone else) as it greatly improve the Docker integration. |
Hi,
I got some timeouts using the docker check, resulting in an error of the check.
It happened:
The text was updated successfully, but these errors were encountered: