1request_id: 1 2 session_config { 3 buffers { 4 pages: 16384 5 } 6 } 7 plugin_configs { 8 plugin_name: "nativehook" 9 sample_interval: 5000 10 config_data { 11 save_file: false 12 smb_pages: 16384 13 max_stack_depth: 20 14 process_name: "com.example.insight_test_stage" 15 string_compressed: true 16 fp_unwind: false 17 blocked: true 18 callframe_compress: true 19 record_accurately: true 20 offline_symbolization: false 21 statistics_interval: 10 22 startup_mode: false 23 filter_size: 0 24 sample_interval: 512 25 js_stack_report: 1 26 max_js_stack_depth: 50 27 response_library_mode: false 28 } 29 }