Skip to content

Commit 3a9cd0d

Browse files
saragerionflochaz
andauthored
Update docs/core/metrics.md
Co-authored-by: Florian Chazal <florianchazal@gmail.com>
1 parent af2ec16 commit 3a9cd0d

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
@@ -205,7 +205,7 @@ If you do not the middleware or decorator, you have to flush your metrics manual
205205
If metrics are provided, and any of the following criteria are not met, a **`RangeError`** exception will be raised:
206206

207207
* Maximum of 9 dimensions
208-
* Namespace is set, and no more than one
208+
* Namespace is set only once (or none)
209209
* Metric units must be [supported by CloudWatch](https://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/API_MetricDatum.html)
210210

211211

0 commit comments

Comments
 (0)