The Firebase JS SDK is now in BETA!
This EAP site is no longer maintained. See the official Firebase Documentation site for the latest documentation and information about the Firebase JS SDK.

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.