Skip to content

Commit e961906

Browse files
authored
docs(metrics): remove minimum dimensions
1 parent 437ec9e commit e961906

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/core/metrics.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,6 @@ This decorator also **validates**, **serializes**, and **flushes** all your metr
148148
!!! tip "Metric validation"
149149
If metrics are provided, and any of the following criteria are not met, **`SchemaValidationError`** exception will be raised:
150150

151-
* Minimum of 1 dimension
152151
* Maximum of 9 dimensions
153152
* Namespace is set, and no more than one
154153
* Metric units must be [supported by CloudWatch](https://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/API_MetricDatum.html)

0 commit comments

Comments
 (0)