Google Cloud Trace for MongoDB

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

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

com.google.cloud.trace.instrumentation
ArtifactId

ArtifactId

mongodb
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Google Cloud Trace for MongoDB
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 mongodb

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.cloud.trace : core Optional jar 0.3.2
com.google.cloud.trace : service Optional jar 0.3.2

provided (1)

Group / Artifact Type Version
org.mongodb : mongo-java-driver jar 3.4.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.cloud.trace : core-testing jar 0.3.2
com.google.truth : truth jar 0.30

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