devoprock
devoprock
@akshaysgithub ,I am getting same issue,Did you resloved your issue ?
@vijayansarathy , Thanks for details, So to fix this issue we need to change cloudwatch adapter code to get metrics older than (-2mins) data point from cloudwatch ?
@vijayansarathy ,client.go code is using aws module package ,Is there anyway get pass parameter in aws sdk get olderthen mins datapoint from cloudwatch ? As per my knowledge, we have...
@vijayansarathy , In starting HPA Autoscaling we are tried to use ApproximateNumberOfMessagesVisible and noticed pods are started more flapping in a short period (here we can try to use behavior...
@vijayansarathy ,As per my understanding we need to change below code as example: ***** now := time.Now() endTime := time.Date(now.Year(), now.Month(), now.Day(), now.Hour(), now.Minute(), 0, 0, now.Location()) // CloudWatch metrics...
@maneeshmurali @chankh , I am also getting same issue with below setting did issue is resolved ? Here i am using roleArn / region to get cross account metrics,Same thing...
@wolfeidau ,Can you please help us on above issue.