Skip to content

Commit b12ede6

Browse files
authored
docs(metrics): fix high-resolution metrics announcement link (#2017)
1 parent b357448 commit b12ede6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/core/metrics.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ You can create metrics using `add_metric`, and you can create dimensions for all
8383

8484
### Adding high-resolution metrics
8585

86-
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`.
86+
You can create [high-resolution metrics](https://aws.amazon.com/about-aws/whats-new/2023/02/amazon-cloudwatch-high-resolution-metric-extraction-structured-logs/) passing `resolution` parameter to `add_metric`.
8787

8888
???+ 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.

0 commit comments

Comments
 (0)