veritatisdoloremque
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 541 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) > [instrumentationEnabled](./performance-types.firebaseperformance.instrumentationenabled.md)
## FirebasePerformance.instrumentationEnabled property
Controls the logging of automatic traces and HTTP/S network monitoring.
<b>Signature:</b>
```typescript
instrumentationEnabled: boolean;
```