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