aws.dynamodb.item_collection_metrics
Developmentstringas of v1.44.0
The JSON-serialized value of the ItemCollectionMetrics response field.
Examples
- { "string" : [ { "ItemCollectionKey": { "string" : { "B": blob, "BOOL": boolean, "BS": [ blob ], "L": [ "AttributeValue" ], "M": { "string" : "AttributeValue" }, "N": "string", "NS": [ "string" ], "NULL": boolean, "S": "string", "SS": [ "string" ] } }, "SizeEstimateRangeGB": [ number ] } ] }
Used by
spans (5)
- span.dynamodb.batchwriteitem.client
- span.dynamodb.createtable.client
- span.dynamodb.deleteitem.client
- span.dynamodb.putitem.client
- span.dynamodb.updateitem.client
* required on that signal.
History
Stability label respelled from experimental to development.
Already present at v1.30.0, the oldest release tracked here (experimental).