From 6522c2f71708cef3e4914aeba609035634529cf0 Mon Sep 17 00:00:00 2001 From: Srikanth Chekuri 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 c327bfc94c1..13f5317b066 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. | | - | + | | + | | | | | | + | |