DynamoDB

    Per operation stats can be found in the http..dynamodb.operation.. namespace.

    Per table stats can be found in the http..dynamodb.table.. namespace. Most of the operations to DynamoDB involve a single table, but BatchGetItem and BatchWriteItem can include several tables, Envoy tracks per table stats in this case only if it is the same table used in all operations from the batch.

    Additional detailed stats:

    Runtime

    dynamodb.filter_enabled

    The % of requests for which the filter is enabled. Default is 100%.