Skip to content

Commit

Permalink
Unnecessary word 'd' in metrics.md (#3937)
Browse files Browse the repository at this point in the history
  • Loading branch information
crazyrunsnail authored Feb 5, 2024
1 parent e77b410 commit f40d811
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/concepts/signals/metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ description: A measurement captured at runtime
A **metric** is a **measurement** of a service captured at runtime. The moment
of capturing a measurements is known as a **metric event**, which consists not
only of the measurement itself, but also the time at which it was captured and
associated metadata.d
associated metadata.

Application and request metrics are important indicators of availability and
performance. Custom metrics can provide insights into how availability
Expand Down

0 comments on commit f40d811

Please sign in to comment.