amazon-archives / aws-robomaker-sample-application-persondetection

Use AWS RoboMaker and demonstrate the use of Amazon Rekognition to recognize people's faces and Amazon Polly to synthesize speech.
MIT No Attribution
25 stars 18 forks source link

Cloudwatch Metrics are published with a timestamp of several minutes in the future #7

Closed juanrh closed 5 years ago

juanrh commented 5 years ago

This sample application have been affected by a conversion error on the cloudwatch_metrics_collector node. We have detected the problem, and we are working on deploying a fix, that should be available by the end of next week.

juanrh commented 5 years ago

The code fix was merged to the master and release-v1 branches of cloudwatchmetrics-ros1. We are keeping this issue open until the fix is also available in our Apt packages

juanrh commented 5 years ago

cloudwatch_metrics_collector is actually not used in the launch file for this sample app, see #9. So this was a false positive, closing this issue as this sample app is not affected