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.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,["# Google Cloud Observability for PHP\n\nOverview\n--------\n\n[Google Cloud Observability](/stackdriver) provides powerful monitoring, logging, and\ndiagnostics for PHP applications.\n\nPHP libraries are available for the following Stackdriver\nservices:\n\n- [Error Reporting](#error_reporting)\n- [Cloud Logging](#logging)\n- [Cloud Monitoring](#monitoring)\n- [Cloud Trace](#trace)\n\nError Reporting\n---------------\n\n[Error Reporting](/error-reporting/docs) for PHP\naggregates and displays errors produced in your running PHP\napplications. To get started with\nError Reporting, see\n[Setting Up Error Reporting for PHP](/error-reporting/docs/setup/php).\n\nCloud Logging\n-------------\n\n[Cloud Logging](/logging/docs) for PHP lets you store,\nsearch, analyze, monitor, and alert on log data and events in PHP\napplications. We provide Bunyan and Winston plugins, as well as a Stackdriver\nLogging API client library. To get started with Cloud Logging, see\n[Setting Up Cloud Logging for PHP](/logging/docs/setup/php).\n\nCloud Monitoring\n----------------\n\n[Cloud Monitoring](/monitoring/docs) for PHP collects\nmetrics, events, and metadata from PHP applications. Stackdriver\ningests that data and generates insights by using dashboards, charts, and alerts.\n\nLinks:\n\n- [Cloud Client Libraries for the Cloud Monitoring API](/monitoring/docs/reference/libraries)\n- [Creating Custom Metrics](/monitoring/custom-metrics/creating-metrics)\n- [Reading Metrics](/monitoring/custom-metrics/reading-metrics)\n- [Browsing Metrics](/monitoring/custom-metrics/browsing-metrics)\n\nCloud Trace\n-----------\n\n[Cloud Trace](/trace/docs) is a distributed tracing system for\nGoogle Cloud that collects latency data from PHP applications\nand displays it in near real time in the Google Cloud console. To get started with\nCloud Trace, see\n[Stackdriver Trace for PHP](/php/docs/reference/cloud-trace/latest)."]]