Monitor AWS IoT FleetWise with Amazon CloudWatch
Important
Access to certain AWS IoT FleetWise features is currently gated. For more information, see AWS Region and feature availability in AWS IoT FleetWise.
Amazon CloudWatch metrics are a way to monitor your AWS resources and how they're performing. AWS IoT FleetWise sends metrics to CloudWatch. You can use the AWS Management Console, the AWS CLI, or an API to list the metrics that AWS IoT FleetWise sends to CloudWatch. For more information, see the Amazon CloudWatch User Guide.
Important
You must configure settings so that AWS IoT FleetWise can send metrics to CloudWatch. For more information, see Configure your AWS IoT FleetWise settings.
The AWS/IoTFleetWise
namespace includes the following metrics.
Metric | Description |
---|---|
IllegalMessageFromEdge |
A message sent from the vehicle and received by AWS IoT FleetWise didn't match the required format. Units: Count Dimensions: None Valid statistics: Sum |
MessageThrottled |
A message sent from the vehicle to AWS IoT FleetWise was throttled. This is because you exceeded the service limits for this account in the current Region. Units: Count Dimensions: None Valid statistics: Sum |
ModelingError |
A message sent from the vehicle and received by AWS IoT FleetWise contains signals that fail to validate against the vehicle model. Units: Count Dimensions: ModelName, StateTemplateName (Optional), SignalCatalogName (Optional) |
DecodingError |
A message sent from the vehicle and received by AWS IoT FleetWise contains signals that fail to decoder against the vehicle's decoder manifest. Units: Count Dimensions: DecoderName Valid statistics: Sum |
MessageSizeLimitExceeded |
A message sent from the vehicle to AWS IoT FleetWise was dropped. This is because you exceeded the maximum size of a message service limit for this account in the current Region. Units: Count Dimensions: None Valid statistics: Sum |
Metric | Description |
---|---|
VehicleNotFound |
A message received by AWS IoT FleetWise, where the vehicle is unknown. Units: Count Dimensions: None Valid statistics: Sum |
Metric | Description |
---|---|
CampaignInvalid |
A message sent from the vehicle and received by AWS IoT FleetWise, where the campaign isn't valid. Units: Count Dimensions: CampaignName Valid statistics: Sum |
CampaignNotFound |
A message sent from the vehicle and received by AWS IoT FleetWise, where the campaign is unknown. Units: Count Dimensions: CampaignName Valid statistics: Sum |
Metric | Description |
---|---|
NoStateTemplatesAssociated |
A message sent from the vehicle and received by AWS IoT FleetWise, where no state templates are associated with the vehicle. Units: Count Valid statistics: Sum |
Metric | Description |
---|---|
TimestreamWriteError |
AWS IoT FleetWise couldn't write a message from the vehicle to the Amazon Timestream table. Units: Count Dimensions: DatabaseName, TableName Valid statistics: Sum |
S3WriteError |
AWS IoT FleetWise couldn't write a message from the vehicle to the Amazon Simple Storage Service (Amazon S3) bucket. Units: Count Dimensions: BucketName Valid statistics: Sum |
S3ReadError |
AWS IoT FleetWise couldn't read an object key from the vehicle in the Amazon Simple Storage Service (Amazon S3) bucket. Units: Count Dimensions: BucketName Valid statistics: Sum |
Metric | Description |
---|---|
KMSKeyAccessDenied |
AWS IoT FleetWise couldn't write a message from the vehicle to the Timestream table or the Amazon S3 bucket because of an AWS KMS key access denied error. Units: Count Dimensions: KMSKeyId Valid statistics: Sum |