Relative Content

Tag Archive for rustamazon-cloudwatch

How to prevent 408 errors for CloudWatch PutMetricData?

We’re using CloudWatch metrics and we are experiencing errors with PutMetricData (via the Rust aws_sdk_cloudwatch crate). I would like to understand why this error is occurring so that I can adjust how I send metrics so that it works successfully.