An interface describes additional metadata of a tracer.

1.3.0

interface TracerOptions {
    schemaUrl?: string;
}

Properties

Properties

schemaUrl?: string

The schemaUrl of the tracer or instrumentation library