Google Cloud Observability for PHP

Overview

Google Cloud Observability provides powerful monitoring, logging, and diagnostics for PHP applications.

PHP libraries are available for the following Stackdriver services:

Error Reporting

Error Reporting for PHP aggregates and displays errors produced in your running PHP applications. To get started with Error Reporting, see Setting Up Error Reporting for PHP.

Cloud Logging

Cloud Logging for PHP lets you store, search, analyze, monitor, and alert on log data and events in PHP applications. We provide Bunyan and Winston plugins, as well as a Stackdriver Logging API client library. To get started with Cloud Logging, see Setting Up Cloud Logging for PHP.

Cloud Monitoring

Cloud Monitoring for PHP collects metrics, events, and metadata from PHP applications. Stackdriver ingests that data and generates insights by using dashboards, charts, and alerts.

Links:

Cloud Trace

Cloud Trace is a distributed tracing system for Google Cloud that collects latency data from PHP applications and displays it in near real time in the Google Cloud console. To get started with Cloud Trace, see Stackdriver Trace for PHP.