Skip to content

Commit 358eac9

Browse files
authoredSep 6, 2024··
Merge branch 'main' into messaging-span-kinds
2 parents e397360 + 441ead1 commit 358eac9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ If none of these options apply, the `gen_ai.system` SHOULD be set to `_OTHER`.
133133

134134
This metric is [required][MetricRequired].
135135

136-
This metric SHOULD be specified with [ExplicitBucketBoundaries] of [ 0.01, 0.02, 0.04, 0.08, 0.16, 0.32, 0.64, 1.28, 2.56, 5.12,10.24, 20.48, 40.96, 81.92].
136+
This metric SHOULD be specified with [ExplicitBucketBoundaries] of [0.01, 0.02, 0.04, 0.08, 0.16, 0.32, 0.64, 1.28, 2.56, 5.12, 10.24, 20.48, 40.96, 81.92].
137137

138138
<!-- semconv metric.gen_ai.client.operation.duration(metric_table) -->
139139
<!-- NOTE: THIS TEXT IS AUTOGENERATED. DO NOT EDIT BY HAND. -->
@@ -233,7 +233,7 @@ This metric is [recommended][MetricRecommended] to report the model server
233233
latency in terms of time spent per request.
234234

235235
This metric SHOULD be specified with [ExplicitBucketBoundaries] of
236-
[0.01, 0.02, 0.04, 0.08, 0.16, 0.32, 0.64, 1.28, 2.56, 5.12,10.24, 20.48, 40.96, 81.92].
236+
[0.01, 0.02, 0.04, 0.08, 0.16, 0.32, 0.64, 1.28, 2.56, 5.12, 10.24, 20.48, 40.96, 81.92].
237237

238238
<!-- semconv metric.gen_ai.server.request.duration(metric_table) -->
239239
<!-- NOTE: THIS TEXT IS AUTOGENERATED. DO NOT EDIT BY HAND. -->

0 commit comments

Comments
 (0)
Please sign in to comment.