Skip to content

Commit e31cf39

Browse files
Update develop-docs/sdk/telemetry/metrics.mdx
Co-authored-by: Alex Alderman Webb <[email protected]>
1 parent 7aa6ffc commit e31cf39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

develop-docs/sdk/telemetry/metrics.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ At minimum the SDK needs to implement the following methods for each metric type
207207

208208
#### Method Signatures
209209

210-
The parameters for these methods are:
210+
The parameters for these methods should be the following, or an equivalent form that is more natural for SDK's language:
211211

212212
- `name` **String, required**: The name of the metric
213213
- `value` **Number, required**: The value of the metric

0 commit comments

Comments
 (0)