Tagged in

Cloud Logging

Google Cloud - Community
Google Cloud - Community
A collection of technical articles and blogs published or curated by Google Cloud Developer Advocates. The views expressed are those of the authors and don't necessarily reflect those of Google.
More information
Followers
57K
Elsewhere
More, on Medium

Monitoring SQL Scripts with BigQuery

With scripting now available in BigQuery, there are new ways to analyze script-related job events. For example, you can track job metrics, such as the number of rows affected for data manipulation language (DML) queries associated with a script, for more detailed…