voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
22 lines (13 loc) • 788 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)
## FirebasePerformance interface
The Firebase Performance Monitoring service interface.
<b>Signature:</b>
```typescript
export interface FirebasePerformance
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [dataCollectionEnabled](./performance.firebaseperformance.datacollectionenabled.md) | boolean | Controls the logging of custom traces. |
| [instrumentationEnabled](./performance.firebaseperformance.instrumentationenabled.md) | boolean | Controls the logging of automatic traces and HTTP/S network monitoring. |