veritatisdoloremque
Version:
Monorepo for the Firebase JavaScript SDK
21 lines (12 loc) • 762 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/performance-types](./performance-types.md) > [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. |