• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1express_metric {
2    id: "cpu.value_process_tracking_start_failure_count"
3    display_name: "Process tracking start failure count"
4    description: "Number of times process tracking failed to start."
5    owner_email: "pitot-telemetry-express@google.com"
6    unit: UNIT_COUNT
7    type: COUNTER
8}
9
10express_metric {
11    id: "cpu.value_aggregated_thread_tracking_start_failure_count"
12    display_name: "Aggregated thread tracking start failure count"
13    description: "Number of times aggregated thread tracking failed to start."
14    owner_email: "pitot-telemetry-express@google.com"
15    unit: UNIT_COUNT
16    type: COUNTER
17}
18