Operations | Monitoring | ITSM | DevOps | Cloud

Google Operations

Bucket list: Better log storage and management for Cloud Logging

As more organizations move to the cloud, the volume of machine generated data has grown exponentially and is increasingly important for many teams. Software engineers and SREs rely on logs to develop new applications and troubleshoot existing apps to meet reliability targets. Security operators depend on logs to find and address threats and meet compliance needs. And well structured logs provide invaluable insight that can fuel business growth.

Debugging, distributed tracing, and profiling for web applications

Google Cloud offers many tools that can help you manage your application services. In this video, we teach you how to set up and utilize Cloud Trace, Cloud Profiler, and Cloud Debugger to collect latency data across different services, memory-allocation information, and inspect application code locations without compromising the performance of your web application.

21 new ways we're improving observability with Cloud Ops

We’ve heard from customers about how important it is to be able to reliably operate your applications and infrastructure running on Google Cloud. In particular, observability is critical to reliable operations. To help you quickly gain insight into your Google Cloud environment, we’ve added 21 new features to Cloud Operations, the observability suite we launched earlier this year, which gives you access to all our operations capabilities directly from the Google Cloud Console.

Getting started with Cloud Monitoring

Want to know how to utilize Cloud Monitoring in Cloud Console? In this episode of Stack Doctor, Yuri Grinshteyn shows you how to set up a simple web service and instrument it for both service health and infrastructure monitoring. Watch to learn how you can navigate Cloud Monitoring’s new integration into Cloud Console and gain better observability of your applications and infrastructure.

Using Cloud Logging on GKE

Looking to debug and troubleshoot your workloads that are on Google Kubernetes Engine? In this episode of Stack Doctor, Yuri Grinshteyn shows you how Cloud Logging ingests your GKE workloads, and what tools allow you greater observability over log data. Watch to learn how you can efficiently retrieve, view, and analyze logs from your queries with Cloud Logging!

Cloud logging

There’s no tool that can replace the best practices for DevOps or SRE, but there is a tool that can allow you greater observability over your logs in a distributed infrastructure involving multiple products. In this episode of Google Cloud Platform Essentials, we show you how logs are aggregated for all Google Cloud products, how to utilize them, and how to use them for tracking application errors.

Cloud Operations

Are you currently operating on a hybrid-cloud or multi-cloud architecture and wanting to standardize SLO’s, observability, and alerting across your platforms? In this video, Yuri Grinshteyn shows you common architecture patterns for a hybrid observability approach. Watch to learn how you can standardize observability across multiple cloud providers!

Detecting and responding to Cloud Logging events in real-time

Logging is a critical component of your cloud infrastructure and provides valuable insight into the performance of your systems and applications. On Google Cloud, Cloud Logging is a service that allows you to store, search, monitor, and alert on log data and events from your Google Cloud Platform (GCP) infrastructure services and your applications. You can view and analyze log data in real time via Logs Viewer, command line or Cloud SDK.

Introducing Pub/Sub as a new notification channel in Cloud Monitoring

Around the world, operations teams are working to automate their monitoring and alerting workflows, looking to reduce the time they spend on rote operational work (what we call “toil”), so they can spend more time on valuable work. For instance, Google’s Site Reliability Engineering organization aims to keep toil below 50% of an SRE’s time, freeing them up to work on more impactful engineering projects.

New ways to manage custom Cloud Monitoring dashboards

Earlier this year, we added a Dashboard API to Cloud Monitoring, allowing you to manage custom dashboards and charts programmatically, in addition to managing them with the Google Cloud Console. Since then, you’ve asked us to provide more sample dashboard templates that target specific Google Cloud services. Many of you have also asked us to provide a Terraform module to help you set up an automated deployment process.