Home > @firebase/performance > PerformanceSettings
PerformanceSettings interface
Defines configuration options for the Performance Monitoring SDK.
Signature:
export interface PerformanceSettings
Properties
Property | Type | Description |
---|---|---|
dataCollectionEnabled? | boolean | (Optional) Whether to collect custom events. |
instrumentationEnabled? | boolean | (Optional) Whether to collect out of the box events. |