From 67a542cbf3e847953d16dff2e75a038ec7f25bb8 Mon Sep 17 00:00:00 2001 From: ChengJinbao Date: Wed, 20 Jul 2022 18:20:53 +0530 Subject: [PATCH] Update compliance requirement for duplicate instrument registration (#2668) --- spec-compliance-matrix.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec-compliance-matrix.md b/spec-compliance-matrix.md index c327bfc..13f5317 100644 --- a/spec-compliance-matrix.md +++ b/spec-compliance-matrix.md @@ -114,7 +114,7 @@ formats is required. Implementing more than one format is optional. | Instruments have kind. | | + | + | | + | | | | | | + | | | Instruments have an optional unit of measure. | | + | + | | + | | | | | + | + | | | Instruments have an optional description. | | + | + | | + | | | | | + | + | | -| An error is returned when multiple instruments are registered under the same `Meter` using the same `name`. | | + | + | | - | | | | | | + | | +| A valid instrument MUST be created and warning SHOULD be emitted when multiple instruments are registered under the same `Meter` using the same `name`. | | | + | | + | | | | | | | | | It is possible to register two instruments with same `name` under different `Meter`s. | | + | + | | + | | | | | | + | | | Instrument names conform to the specified syntax. | | - | + | | + | | | | | | + | | | Instrument units conform to the specified syntax. | | - | + | | + | | | | | | + | |