• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1express_metric {
2    id: "input.value_app_handled_stem_primary_key_gestures_count"
3    display_name: "App handled stem primary key gestures count"
4    description: "Number of stem primary key gestures handled by apps."
5    owner_email: "wear-frameworks@google.com"
6    unit: UNIT_COUNT
7    type: COUNTER_WITH_UID
8}
9
10express_metric {
11    id: "input.value_rotary_input_device_full_rotation_count"
12    display_name: "Rotary input device rotation count"
13    description: "Number of full rotations on a rotary input device."
14    owner_email: "wear-frameworks@google.com"
15    unit: UNIT_COUNT
16    type: COUNTER
17}
18