File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ path_base_for_github_subdir:
3232A logical unit of the application code with which the emitted telemetry can be
3333associated. It is typically the developer's choice to decide what denotes a
3434reasonable instrumentation scope. The most common approach is to use the
35- [ instrumentation library] ( glossary.md#instrumentation-library ) as the scope,
35+ [ instrumentation library] ( ../ glossary.md#instrumentation-library) as the scope,
3636however other scopes are also common, e.g. a module, a package, a class or
3737a plugin name can be chosen as the instrumentation scope.
3838
@@ -44,7 +44,7 @@ use the fully qualified name of the emitting code (e.g. fully qualified library
4444name or fully qualified class name).
4545
4646The instrumentation scope MUST be used to obtain a
47- [ Tracer, Meter, or Logger] ( glossary.md#tracer-name--meter-name--logger-name ) .
47+ [ Tracer, Meter, or Logger] ( ../ glossary.md#tracer-name--meter-name--logger-name) .
4848
4949The instrumentation scope's optional Schema URL identifies the [ Telemetry
5050Schema] ( schemas/README.md ) that the instrumentation's emitted
You can’t perform that action at this time.
0 commit comments