Dominic Sciascia
Dominic Sciascia
# Description of the issue Similar to https://github.com/aws/amazon-cloudwatch-agent/pull/1721 but instead for Windows. With multi-threaded support, it is possible that certain events were not sent: gaps in event delivery. We want...
# Description of the issue If a customer frequently restarts the agent frequently when having a high number of deployments/high number of log groups configured, DescribeLogGroups (DLG) and PutRetentionPolicy (PRP)...
# Description of the issue DescribeLogGroups (DLG) and PutRetentionPolicy (PRP) are getting throttled when there are either high deployment of agents and/or high number of log groups configured. # Description...