1express_metric { 2 id: "screen.value_undim" 3 type: COUNTER 4 display_name: "Screen Undim Count" 5 description: "The count of screen undim event" 6 owner_email: "yumeichen@google.com" 7 owner_email: "chengjeff@google.com" 8 unit: UNIT_COUNT 9} 10 11express_metric { 12 id: "screen.value_dim_to_screen_off" 13 type: COUNTER 14 display_name: "Screen Off After Dim Count" 15 description: "The count of screen timeout off after dim event and power off after dim event" 16 owner_email: "yumeichen@google.com" 17 owner_email: "chengjeff@google.com" 18 unit: UNIT_COUNT 19} 20