[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2022-07-22 UTC."],[],[],null,["The Firebase Performance Monitoring service interface.\n\n**Signature:** \n\n export interface FirebasePerformance \n\nProperties\n\nFirebasePerformance.app\n\nThe [FirebaseApp](./app.firebaseapp.md#firebaseapp_interface) this `FirebasePerformance` instance is associated with.\n\n**Signature:** \n\n app: FirebaseApp;\n\nFirebasePerformance.dataCollectionEnabled\n\nControls the logging of custom traces.\n\n**Signature:** \n\n dataCollectionEnabled: boolean;\n\nFirebasePerformance.instrumentationEnabled\n\nControls the logging of automatic traces and HTTP/S network monitoring.\n\n**Signature:** \n\n instrumentationEnabled: boolean;"]]