Skip to content

Commit

Permalink
Change wording to suit global audience (#4163)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiffany76 committed Mar 14, 2024
1 parent 04ed0d3 commit 9790b1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/en/docs/concepts/observability-primer.md
Expand Up @@ -33,8 +33,8 @@ can come in the form of [traces](/docs/concepts/signals/traces/),

**Reliability** answers the question: "Is the service doing what users expect it
to be doing?” A system could be up 100% of the time, but if, when a user clicks
"Add to Cart” to add a black pair of pants to their shopping cart, and instead,
the system doesn't always add black pants, then the system would be said to be
"Add to Cart” to add a black pair of shoes to their shopping cart, and instead,
the system doesn't always add black shoes, then the system would be said to be
**un**reliable.

**Metrics** are aggregations over a period of time of numeric data about your
Expand Down

0 comments on commit 9790b1e

Please sign in to comment.