You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since you're passing -cloudwatch-region, region != "", so the code ends up in the else, which overrides it with us-east-1. That's pretty clearly wrong, and has been since that code was added!
Hi, I would like some help with sending metrics to different region rather than
us-east-1
. I ran this commandI couldn't see metrics in "ap-southeast-1" but they exist in "us-east-1". Do you know why is this happening?
Thank you
The text was updated successfully, but these errors were encountered: