UNPKG

veritatisdoloremque

Version:
21 lines (12 loc) 762 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@firebase/performance-types](./performance-types.md) &gt; [FirebasePerformance](./performance-types.firebaseperformance.md) ## FirebasePerformance interface <b>Signature:</b> ```typescript export interface FirebasePerformance ``` ## Properties | Property | Type | Description | | --- | --- | --- | | [dataCollectionEnabled](./performance-types.firebaseperformance.datacollectionenabled.md) | boolean | Controls the logging of custom traces. | | [instrumentationEnabled](./performance-types.firebaseperformance.instrumentationenabled.md) | boolean | Controls the logging of automatic traces and HTTP/S network monitoring. |