Skip to content

Commit

Permalink
Update compliance requirement for duplicate instrument registration (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
srikanthccv committed Jul 20, 2022
1 parent 1fd2db2 commit 6522c2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec-compliance-matrix.md
Expand Up @@ -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. | | - | + | | + | | | | | | + | |
Expand Down

0 comments on commit 6522c2f

Please sign in to comment.