Skip to content

Commit c071ba2

Browse files
committed
Relax restrictions to allow implementations to be updated.
1 parent 3ebe059 commit c071ba2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

specification/common/instrumentation-scope.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ a module, a package, a class or a plugin.
1616

1717
The instrumentation scope is defined by the
1818
(name,version,schema_url,attributes) tuple where version, schema_url, and
19-
attributes are optional. This tuple MUST uniquely identify the logical unit of
19+
attributes are optional. This tuple SHOULD uniquely identify the logical unit of
2020
software that emits the telemetry. A typical approach to ensure uniqueness is to
2121
use the fully qualified name of the emitting software unit (e.g. fully qualified library
2222
name or fully qualified class name).

0 commit comments

Comments
 (0)