We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7aa6ffc commit e31cf39Copy full SHA for e31cf39
develop-docs/sdk/telemetry/metrics.mdx
@@ -207,7 +207,7 @@ At minimum the SDK needs to implement the following methods for each metric type
207
208
#### Method Signatures
209
210
-The parameters for these methods are:
+The parameters for these methods should be the following, or an equivalent form that is more natural for SDK's language:
211
212
- `name` **String, required**: The name of the metric
213
- `value` **Number, required**: The value of the metric
0 commit comments