Node.js 適用的 Google Cloud Observability

總覽

Google Cloud Observability 為 Node.js 應用程式提供強大的監控、記錄與診斷功能。

下列 Google Cloud Observability 服務可使用 Node.js 程式庫:

Error Reporting

Node.js 適用的 Error Reporting 會匯總並顯示正在執行的 Node.js 應用程式所產生的錯誤。如要開始使用 Error Reporting,請參閱設定 Node.js 應用程式適用的 Error Reporting

Cloud Logging

Node.js 適用的 Cloud Logging 可讓您儲存、搜尋、分析及監控 Node.js 應用程式中的記錄資料與事件,並發出相關快訊。我們提供 Bunyan 和 Winston 外掛程式,以及 Stackdriver Logging API 用戶端程式庫。如要開始使用 Cloud Logging,請參閱「設定 Node.js 應用程式適用的 Cloud Logging」一文。

Cloud Monitoring

Node.js 適用的 Cloud Monitoring 會收集 Node.js 應用程式的指標、事件和中繼資料。Stackdriver 擷取上述資料後,可透過資訊主頁、圖表和快訊提供深入分析。

連結:

Cloud Trace

Cloud Trace 是Google Cloud 的分散式追蹤系統,可收集 Node.js 應用程式的延遲情況資料,並以近乎即時的方式顯示在 Google Cloud 主控台中。如要開始使用 Cloud Trace,請參閱設定 Node.js 應用程式適用的 Cloud Trace 一文。