Skip to content
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

[BUG] Intermittent demultiplexer stopped error messages in container shutdown #22770

Open
raymondchen625 opened this issue Feb 12, 2024 · 0 comments

Comments

@raymondchen625
Copy link
Contributor

Agent Environment

agent 7.50.3 on AWS ECS

Describe what happened:
When a Datadog agent container shuts down, there is intermittent error logs like:

2024-02-12 12:36:22.853,2024-02-12 12:36:22 UTC | CORE | ERROR | (pkg/collector/worker/worker.go:163 in Run) | Error getting default sender: demultiplexer is stopped. Not sending status check for container_image,datadog-ecs/datadog-agent/28911fcab7c646588c0b7b92a6e41ef6,123456789012:redacted-cluster

This shows up after the shutdown signal log: Caught signal ‘terminated'; terminating..

Describe what you expected:
The error message should not be seen or the level should be warn in the case of container shutting down.

Steps to reproduce the issue:

The logs show up intermittently during container shutdown.

Additional environment details (Operating System, Cloud provider, etc):
Datdog agent container running on AWS ECS as a daemon service

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants