Registry / networking / grpc-google-cloud-trace-v2

grpc-google-cloud-trace-v2

JSON →
library2.54.0javamavenunverified

gRPC client library for the Google Cloud Trace V2 API, enabling distributed tracing data collection and analysis.

<dependency> <groupId>com.google.api.grpc</groupId> <artifactId>grpc-google-cloud-trace-v2</artifactId> <version>2.54.0</version> </dependency>
INSTALL
IMPORT
SIG · GRPC-GOOGLE-CLOUD-
G
grpc-google-cloud-trace-v2
networkingjavav2.54.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

TraceServiceClient
com.google.devtools.cloudtrace.v2.TraceServiceClient

Creates a TraceServiceClient to interact with Google Cloud Trace V2 API.

import com.google.devtools.cloudtrace.v2.TraceServiceClient; public class Quickstart { public static void main(String[] args) throws Exception { try (TraceServiceClient client = TraceServiceClient.create()) { System.out.println("Client created successfully"); } } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.54.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
Amazon
1
OpenAI (training)
1
Resources
grpc-google-cloud-trace-v2 — mvn dependency:get grpc-google-cloud-trace-v2 · libregistry