summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-12-14 13:32:15 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-12-14 13:32:15 +0800
commitcc6da3b56562556d5b024aa75b67628ddd3155e1 (patch)
tree493e0a52d0a5328437fbc100fa739bd48bbea313 /net/Makefile
parentnet/rubygem-google-cloud-trace-v1: Add rubygem-google-cloud-trace-v1 0.7.0 (diff)
net/rubygem-google-cloud-trace-v2: Add rubygem-google-cloud-trace-v2 0.7.0
Ruby Client for the Cloud Trace V2 API 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. 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.
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index 877a11b40fbf..5dbc5bde0eab 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1328,6 +1328,7 @@
SUBDIR += rubygem-google-cloud-storage144
SUBDIR += rubygem-google-cloud-trace
SUBDIR += rubygem-google-cloud-trace-v1
+ SUBDIR += rubygem-google-cloud-trace-v2
SUBDIR += rubygem-grpc
SUBDIR += rubygem-hangouts-chat
SUBDIR += rubygem-http-parser