Skip to content

Commit 9ba39f6

Browse files
committed
Fix recommended label.
1 parent 2d45135 commit 9ba39f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/gen-ai/gen-ai-metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ distinct action within a larger Generative AI workflow.
3030

3131
### Metric: `gen_ai.token.usage`
3232

33-
This metric is [required][MetricRecommended] when an operation involves the usage
33+
This metric is [recommended][MetricRecommended] when an operation involves the usage
3434
of tokens and the count is readily available.
3535

3636
For example, if GenAI system returns usage information in the streaming response, it SHOULD be used. Or if GenAI system returns each token independently, instrumentation SHOULD count number of output tokens and record the result.

0 commit comments

Comments
 (0)