Interface MeterOptions

An interface describes additional metadata of a meter.

interface MeterOptions {
    schemaUrl?: string;
}

Properties

Properties

schemaUrl?: string

The schemaUrl of the meter or instrumentation library