<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/performance-types](./performance-types.md) &gt; [PerformanceSettings](./performance-types.performancesettings.md)

## PerformanceSettings interface


<b>Signature:</b>

```typescript
export interface PerformanceSettings 
```

## Properties

|  Property | Type | Description |
|  --- | --- | --- |
|  [dataCollectionEnabled](./performance-types.performancesettings.datacollectionenabled.md) | boolean | Whether to collect custom events. |
|  [instrumentationEnabled](./performance-types.performancesettings.instrumentationenabled.md) | boolean | Whether to collect out of the box events. |

