| express_metric { |
| id: "speech_recognition.value_exceed_service_connections_count" |
| display_name: "Refused session creations due to exceeding connected services" |
| description: "Counting how many sessions were dropped due to too many connected services" |
| owner_email: "hackz@google.com" |
| unit: UNIT_COUNT |
| type: COUNTER_WITH_UID |
| } |
| |
| express_metric { |
| id: "speech_recognition.value_exceed_session_count" |
| display_name: "Refused session creations due to exceeding session limit" |
| description: "Counting how many sessions were dropped due to too many sessions" |
| owner_email: "hackz@google.com" |
| unit: UNIT_COUNT |
| type: COUNTER_WITH_UID |
| } |