Setting Up Analytics with BigQuery and Looker Studio
6 min readAdding structured logging Python Slack bot, stream logs to BigQuery, and visualize usage with Looker Studio dashboards.
PythonGCPBigQueryLooker Studio
Adding structured logging Python Slack bot, stream logs to BigQuery, and visualize usage with Looker Studio dashboards.
Fixing Slack retry duplicates with event deduplication, eliminating Cloud Run cold starts with min-instances, and dealing with cross-region Gemini API latency.
How I integrated Google Cloud Storage as a knowledge base for Gemini, allowing the bot to answer questions from markdown documentation without redeploying.
How I migrated from Google Sheets to BigQuery for analytics data in a Node.js application, including authentication, querying, and build-time data generation.
How I eliminated Google Sheets API timeout errors by generating static JSON files at build time instead of fetching data at runtime.