Monitoring, logging, and diagnostics for applications on Google Cloud Platform and AWS.
Part of Google Cloud Platform Google Stackdriver includes monitoring, logging, & diagnostics like Stackdriver Monitoring (aka Google Cloud Monitoring).
Docs:
- Monitoring - collects metrics, events, and metadata from GCP/AWS/Anthos or custom metrics. Generates insights via dashboarts, charts and alert.
- Logging - allows to store, search, analyze, monitor, and alert on log data and events from GCP or AWS
- Error Reporting - aggregates and displays errors produced in users running cloud services.
- APM apm
- Debugger - lets user inspect the state of an application, at any code location, without stopping or slowing down the running app
- Trace - a distributed tracing system for Google Cloud Platform that collects latency data
- Profiler - a statistical, low-overhead profiler that continuously gathers CPU usage and memory-allocation information from your production applications