Skip to content

Commit caaa61f

Browse files
committed
docs(metrics): update max dimensions
Signed-off-by: heitorlessa <lessa@amazon.co.uk>
1 parent b0e76e8 commit caaa61f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ This decorator also **validates**, **serializes**, and **flushes** all your metr
133133
???+ tip "Tip: Metric validation"
134134
If metrics are provided, and any of the following criteria are not met, **`SchemaValidationError`** exception will be raised:
135135

136-
* Maximum of 8 user-defined dimensions
136+
* Maximum of 29 user-defined dimensions
137137
* Namespace is set, and no more than one
138138
* Metric units must be [supported by CloudWatch](https://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/API_MetricDatum.html)
139139

0 commit comments

Comments
 (0)