Google Cloud Trace for Servlets

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

servlet
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Google Cloud Trace for Servlets
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.

Download servlet

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.cloud.trace : core jar 0.3.2
com.google.cloud.trace : service jar 0.3.2
javax.servlet : javax.servlet-api jar 3.1.0
com.google.cloud.trace.instrumentation : core-http jar 0.1.1

Project Modules

There are no modules declared in this project.

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