Stackdriver Features Flashcards
Logs Router
Discard / ingests / store / export logs by category & contents
Error Reporting
Analyses and aggregates errors; notifies about new error types.
Alerting
Create policies to notify devs when metrics reach specified criteria.
Dashboards
Custom, real time, interactive dashboards about GCP service performance.
Trace
Latency sampling & reporting, including per URL sampling + latency distributions.
Requires either AppEngine or use of the StackDriver trace SDK
Monitoring
Endpoint & uptime checks for URLs, groups, resources, instances + load balancing.
Resources include things like Queries.
Service Monitoring
Automated telemetry + troubleshooting dashboards for GCP services.
Debugger
In-production tool for inspecting application code & data in runtime for debugging. Compatible with all git based repos.
Profiler
Continuous profiling of resource consumption to ID & address performance issues.