Interface InstrumentationConfiguration

interface InstrumentationConfiguration {
    fetch?: FetchInstrumentationConfig;
}

Properties

Properties