Skip to content

Commit

Permalink
Fix Hist param, value instead of Measurement (#3083)
Browse files Browse the repository at this point in the history
  • Loading branch information
MrAlias authored Jan 12, 2023
1 parent 3c41a32 commit b015bca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specification/metrics/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -690,7 +690,7 @@ certain programming languages or systems, for example `null`, `undefined`).

Parameters:

* The amount of the `Measurement`, which MUST be a non-negative numeric value.
* The numeric value to record, which MUST be a non-negative numeric value.
* Optional [attributes](../common/README.md#attribute).

[OpenTelemetry API](../overview.md#api) authors MAY decide to allow flexible
Expand Down

0 comments on commit b015bca

Please sign in to comment.