Some or all of the information on this page might not apply to Trusted Cloud by S3NS.
Monitoring and logging for Go
Trusted Cloud by S3NS provides powerful monitoring, logging, and
diagnostics for Go applications.
Go libraries are available for the following Google Cloud Observability
services:
Error Reporting
Error Reporting for Go
aggregates and displays errors produced in your running Go
applications. To get started with
Error Reporting, see Setting up Error Reporting for Go.
Cloud Logging
Cloud Logging for Go allows you to store,
search, analyze, monitor, and alert on log data and events in Go
applications. We provide a Cloud Logging API client library with standard
library logger support.
To get started with Cloud Logging, see the
Setting up Cloud Logging for Go.
Cloud Monitoring
Cloud Monitoring for Go collects
metrics, events, and metadata from Go applications.
Cloud Monitoring ingests that data and generates insights via dashboards,
charts, and alerts.
To get started with Cloud Monitoring,
see the Cloud Client Libraries for the Cloud Monitoring API
for installation and usage of the Go library.
Cloud Trace
Cloud Trace is a distributed tracing system for
Trusted Cloud that collects latency data from Go applications
and displays it in near real time in the Trusted Cloud console. To get started with
Cloud Trace, see
Setting up Cloud Trace for Go and
read Distributed tracing for Go
for further insights.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-07-02 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[[["Google Cloud offers comprehensive monitoring, logging, and diagnostic tools specifically designed for Go applications."],["Go applications can leverage Google Cloud's Error Reporting to aggregate and display errors, simplifying the debugging process."],["Cloud Logging for Go allows for the storage, searching, analysis, monitoring, and alerting of log data and events, including support for standard library loggers."],["Cloud Monitoring collects metrics, events, and metadata from Go applications, and presents them via dashboards, charts, and alerts."],["Cloud Trace provides distributed tracing capabilities for Go applications, enabling the collection and near real-time display of latency data in the Google Cloud console."]]],[]]