Ruby 適用的 Google Cloud Observability

總覽

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

下列 Google Cloud Observability 服務可使用 Ruby 程式庫:

Error Reporting

Ruby 適用的 Error Reporting 會匯總並顯示 Ruby 應用程式執行期間產生的錯誤。如要開始使用 Error Reporting,請參閱為 Ruby 應用程式設定 Error Reporting一文。

記錄

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

監控

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

連結:

Trace

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