1 request_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: true 17 blocked: true 18 callframe_compress: true 19 record_accurately: true 20 offline_symbolization: true 21 js_stack_report: 1 22 max_js_stack_depth: 20 23 filter_size: 500 24 startup_mode: true 25 statistics_interval: 10 26 sample_interval: 256 27 response_library_mode: false 28 } 29 }