voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 480 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/performance](./performance.md) > [FirebasePerformance](./performance.firebaseperformance.md) > [dataCollectionEnabled](./performance.firebaseperformance.datacollectionenabled.md)
## FirebasePerformance.dataCollectionEnabled property
Controls the logging of custom traces.
<b>Signature:</b>
```typescript
dataCollectionEnabled: boolean;
```