express_metric { id: "app.value_high_authenticator_response_latency" type: HISTOGRAM_WITH_UID display_name: "AccountAuthenticator response latency" description: "Latency of async responses for AccountAuthenticator service calls" owner_email: "yamasani@google.com" owner_email: "nalini-team@google.com" unit: UNIT_TIME_MILLIS histogram_options { scaled_bins { count: 20 min_value: 10000 first_bin_width: 10000 scale: 1.5 } } } express_metric { id: "app.value_force_stop_cancelled_pi_sent_from_top_per_caller" type: COUNTER_WITH_UID display_name: "Count of force-stop cancelled PendingIntents sent from top per caller" description: "Number of times an app in the top state tried to send PendingIntents cancelled due to force-stop" owner_email: "sudheersai@google.com" owner_email: "android-framework-bpm@google.com" unit: UNIT_COUNT } express_metric { id: "app.value_force_stop_cancelled_pi_sent_from_top_per_owner" type: COUNTER_WITH_UID display_name: "Count of force-stop cancelled PendingIntents sent from top per owner" description: "Number of times per owner an app in the top state tried to send PendingIntents cancelled due to force-stop" owner_email: "sudheersai@google.com" owner_email: "android-framework-bpm@google.com" unit: UNIT_COUNT }