From b015bca428dcb375aa767c056975a1483e5e4971 Mon Sep 17 00:00:00 2001 From: Tyler Yahn Date: Wed, 11 Jan 2023 17:45:36 -0800 Subject: [PATCH] Fix Hist param, value instead of `Measurement` (#3083) --- specification/metrics/api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/metrics/api.md b/specification/metrics/api.md index f36d35971f..b9257ce530 100644 --- a/specification/metrics/api.md +++ b/specification/metrics/api.md @@ -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