Skip to content

Commit d33f725

Browse files
committed
fixes2
1 parent ed2393c commit d33f725

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/essentials/metrics-custom-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ There is a limit of 64 KB on the combined length of all custom metrics names, as
251251

252252
When the limit has been exceeded, reduce the number of metrics you're sending or shorten the length of their names. It then takes up to two days for the new metrics' names to appear.
253253

254-
To avoid reaching the limit, don't include dimensional aspects in your metric names.
254+
To avoid reaching the limit, don't include variable or dimensional aspects in your metric names.
255255
For example, the metrics for server CPU usage,`CPU_server_12345678-319d-4a50-b27e-1234567890ab` and `CPU_server_abcdef01-319d-4a50-b27e-abcdef012345` should be defined as metric `CPU` and with a `Server` dimension.
256256

257257
## Design limitations and considerations

0 commit comments

Comments
 (0)