Module: Google::Apis::CloudtraceV2beta1
- Defined in:
- lib/google/apis/cloudtrace_v2beta1.rb,
lib/google/apis/cloudtrace_v2beta1/classes.rb,
lib/google/apis/cloudtrace_v2beta1/service.rb,
lib/google/apis/cloudtrace_v2beta1/gem_version.rb,
lib/google/apis/cloudtrace_v2beta1/representations.rb
Overview
Cloud Trace API
Sends application trace data to Cloud Trace for viewing. Trace data is collected for all App Engine applications by default. Trace data from other applications can be provided using this API. This library is used to interact with the Cloud Trace API directly. If you are looking to instrument your application for Cloud Trace, we recommend using OpenTelemetry.
Defined Under Namespace
Classes: CloudTraceService, Empty, ListTraceSinksResponse, OutputConfig, TraceSink
Constant Summary collapse
- GEM_VERSION =
Version of the google-apis-cloudtrace_v2beta1 gem
"0.23.0"
- GENERATOR_VERSION =
Version of the code generator used to generate this client
"0.15.0"
- REVISION =
Revision of the discovery document this client was generated from
"20240712"
- VERSION =
Version of the Cloud Trace API this client connects to. This is NOT the gem version.
'V2beta1'
- AUTH_CLOUD_PLATFORM =
See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
'https://www.googleapis.com/auth/cloud-platform'
- AUTH_TRACE_APPEND =
Write Trace data for a project or application
'https://www.googleapis.com/auth/trace.append'
- AUTH_TRACE_READONLY =
Read Trace data for a project or application
'https://www.googleapis.com/auth/trace.readonly'