Werk #17770: aws_dynamodb_table: Fix parsing issue
Component | Checks & agents | ||||||
Title | aws_dynamodb_table: Fix parsing issue | ||||||
Date | May 7, 2025 | ||||||
Level | Trivial Change | ||||||
Class | Bug Fix | ||||||
Compatibility | Compatible - no manual interaction needed | ||||||
Checkmk versions & editions |
|
When 'provisioned_ReadCapacityUnits' and/or 'provisioned_WriteCapacityUnits' were provided in the agent output, parsing failed with the following error:
Parsing of section aws_dynamodb_table failed
This has now been fixed, so the presence of the above metrics will no longer cause the parsing to crash.