React Native Firebase
    Preparing search index...

    Configuration options for Performance Monitoring (aligned with PerformanceSettings in the Firebase JS SDK).

    interface PerformanceSettings {
        dataCollectionEnabled?: boolean;
        instrumentationEnabled?: boolean;
    }
    Index

    Properties

    dataCollectionEnabled?: boolean

    Whether to collect custom events.

    instrumentationEnabled?: boolean

    Whether to collect out-of-the-box events.