Module: Stackdriver::Core

Defined in:
lib/stackdriver/core.rb,
lib/stackdriver/core/version.rb,
lib/stackdriver/core/async_actor.rb,
lib/stackdriver/core/configuration.rb,
lib/stackdriver/core/trace_context.rb

Overview

The Stackdriver::Core module is a namespace for common types and shared utilities used by the Google Stackdriver libraries. Most applications will not need to use these classes directly.

Defined Under Namespace

Classes: TraceContext

Constant Summary collapse

VERSION =
"1.5.0".freeze
Configuration =

Keep this for backwards compatibility

Google::Cloud::Config