Google Cloud Trace Java Instrumentation

Google Cloud Trace Java Instrumentation is a collection of Java libraries that integrate with Google Cloud Trace for collecting, displaying, and analyzing latency data from applications.

License

License

GroupId

GroupId

com.google.cloud.trace.instrumentation
ArtifactId

ArtifactId

root
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

Google Cloud Trace Java Instrumentation
Google Cloud Trace Java Instrumentation is a collection of Java libraries that integrate with Google Cloud Trace for collecting, displaying, and analyzing latency data from applications.
Project URL

Project URL

https://github.com/GoogleCloudPlatform/cloud-trace-java-instrumentation
Source Code Management

Source Code Management

https://github.com/GoogleCloudPlatform/cloud-trace-java-instrumentation

Download root

Filename Size
root-0.1.1.pom 6 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.google.cloud.trace.instrumentation/root/ -->
<dependency>
    <groupId>com.google.cloud.trace.instrumentation</groupId>
    <artifactId>root</artifactId>
    <version>0.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud.trace.instrumentation/root/
implementation 'com.google.cloud.trace.instrumentation:root:0.1.1'
// https://jarcasting.com/artifacts/com.google.cloud.trace.instrumentation/root/
implementation ("com.google.cloud.trace.instrumentation:root:0.1.1")
'com.google.cloud.trace.instrumentation:root:pom:0.1.1'
<dependency org="com.google.cloud.trace.instrumentation" name="root" rev="0.1.1">
  <artifact name="root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud.trace.instrumentation', module='root', version='0.1.1')
)
libraryDependencies += "com.google.cloud.trace.instrumentation" % "root" % "0.1.1"
[com.google.cloud.trace.instrumentation/root "0.1.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • apache-http
  • core-http
  • jax-rs
  • jdbc
  • mongodb
  • servlet

Google Cloud Trace Java Instrumentation

Build Status Maven Central

Google Cloud Trace Java Instrumentation is a collection of Java libraries that integrate with Google Cloud Trace for collecting, displaying, and analyzing latency data from applications.

com.google.cloud.trace.instrumentation

Google Cloud Platform

Versions

Version
0.1.1
0.1.0