Monitoring, Logging, Tracing in Google Cloud
Cloud Monitoring
- This service is used for collecting performance metrics, logs and event data from our resources
- Example Metrics
- Compute Engine: CPU Utilization
- Compute Engine: Disk bytes read
- Cloud Functions: Execution Count
- Big table: CPU load
- For the list of all metrics by service Refer Here
- Metric kinds: Refer Here
- Gauge
- Delta
- Cumulative
- View the class room recording for single vm monitoring with and without ops agent
