Instrumentation scope

The Instrumentation scope represents a logical unit within the application code with which the emitted telemetry can be associated. Developers can decide what denotes a reasonable instrumentation scope. For example, they can select a module, a package, or a class as the instrumentation scope. In th…