Skip to content

Commit

Permalink
Update the tag description
Browse files Browse the repository at this point in the history
  • Loading branch information
ankur22 committed Nov 11, 2024
1 parent ae09e53 commit 5f4e1e4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ A `MetricMessage` object allows tagging of metrics that are measured and emitted

The `tag` method matches the given `matches` with the current metric's url and name tags. When a match is found, it will use `name` to replace the existing URL and name tag values.

Doing this helps group metrics with different URL and name tags, which are, in fact, referencing the same resource so that a correlation can be found over time and to reduce the cardinality of the metrics.
Doing this helps group metrics with different URL and name tags that, in fact, reference the same resource, allowing for correlation over time and reducing the cardinality of the metrics.

<TableWithNestedRows>

Expand Down

0 comments on commit 5f4e1e4

Please sign in to comment.