[[["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,["Defines configuration options for the Performance Monitoring SDK.\n\n**Signature:** \n\n export interface PerformanceSettings \n\nProperties\n\nPerformanceSettings.dataCollectionEnabled\n\nWhether to collect custom events.\n\n**Signature:** \n\n dataCollectionEnabled?: boolean;\n\nPerformanceSettings.instrumentationEnabled\n\nWhether to collect out of the box events.\n\n**Signature:** \n\n instrumentationEnabled?: boolean;"]]