manual instrumentation
.
@opentelemetry/api@^1.9.0
tracer
object is the entry point for the OpenTelemetry API.
You can create a tracer
object using the getTracer
method from the @opentelemetry/api
package.
instrumentation-scope-name
and instrumentation-scope-version
with the name and version of your instrumented file.
Important Notes: