Sha256: bc5f3a70e66acbd3456df9c15898693b00810253d15018c90a0b3c3758433b2a
Contents?: true
Size: 1.78 KB
Versions: 1
Compression:
Stored size: 1.78 KB
Contents
# -*- encoding: utf-8 -*- # stub: google-cloud-trace-v1 0.9.0 ruby lib Gem::Specification.new do |s| s.name = "google-cloud-trace-v1".freeze s.version = "0.9.0" s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Google LLC".freeze] s.date = "2024-02-26" s.description = "The Cloud Trace API lets you send and retrieve latency data to and from Cloud Trace. This API provides low-level interfaces for interacting directly with the feature. For some languages, you can use OpenTelemetry, a set of open source tracing and stats instrumentation libraries that work with multiple backends. Note that google-cloud-trace-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-trace instead. See the readme for more details.".freeze s.email = "googleapis-packages@google.com".freeze s.homepage = "https://github.com/googleapis/google-cloud-ruby".freeze s.licenses = ["Apache-2.0".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.7".freeze) s.rubygems_version = "3.4.19".freeze s.summary = "Sends application trace data to Stackdriver 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 Trace API directly. If you are looking to instrument your application for Stackdriver Trace, we recommend using OpenTelemetry.".freeze s.installed_by_version = "3.4.19" if s.respond_to? :installed_by_version s.specification_version = 4 s.add_runtime_dependency(%q<gapic-common>.freeze, [">= 0.21.1", "< 2.a"]) s.add_runtime_dependency(%q<google-cloud-errors>.freeze, ["~> 1.0"]) end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
minato_ruby_api_client-0.2.2 | vendor/bundle/ruby/3.2.0/specifications/google-cloud-trace-v1-0.9.0.gemspec |