Skip to content

Commit 332abb6

Browse files
committed
docs(metrics): remove reduntant wording before release
1 parent 3f0024a commit 332abb6

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
@@ -85,7 +85,7 @@ You can create metrics using `add_metric`, and you can create dimensions for all
8585

8686
You can create [high-resolution metrics](https://aws.amazon.com/pt/about-aws/whats-new/2023/02/amazon-cloudwatch-high-resolution-metric-extraction-structured-logs/) passing `resolution` parameter to `add_metric`.
8787

88-
???+ tip "High-resolution metrics - when is it useful?"
88+
???+ tip "When is it useful?"
8989
High-resolution metrics are data with a granularity of one second and are very useful in several situations such as telemetry, time series, real-time incident management, and others.
9090

9191
=== "add_high_resolution_metrics.py"

0 commit comments

Comments
 (0)