getOrCreateTracer

open override fun getOrCreateTracer(scope: String): Tracer

Returns a unique Tracer scoped to be used by instrumentation code. The scope and identity of that instrumentation code is uniquely identified by the name and attributes.

Parameters

scope

the name of the instrumentation scope