OpenTelemetry Operations Java

Examples for Cloud Monitoring Exporter

License

License

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.google.cloud.opentelemetry
ArtifactId

ArtifactId

examples-metrics
Last Version

Last Version

0.14.0-RC1
Release Date

Release Date

Type

Type

pom.sha512
Description

Description

OpenTelemetry Operations Java
Examples for Cloud Monitoring Exporter
Project URL

Project URL

https://github.com/GoogleCloudPlatform/opentelemetry-operations-java
Source Code Management

Source Code Management

https://github.com/GoogleCloudPlatform/opentelemetry-operations-java

Download examples-metrics

Dependencies

compile (4)

Group / Artifact Type Version
io.opentelemetry : opentelemetry-api-metrics jar 0.14.1-alpha
io.opentelemetry : opentelemetry-sdk-metrics jar 0.14.1-alpha
com.google.cloud : google-cloud-monitoring jar 2.0.1
com.google.cloud.opentelemetry : exporter-metrics jar 0.14.0-RC1

Project Modules

There are no modules declared in this project.

Open-Telemetry Operations Exporters for Java

Maven Central

Provides OpenTelemetry Exporters for Google Cloud Operations.

Building

This project requires a mock server for Google Cloud APIs. To build and test, do the following:

$ ./gradlew test

Note: This project uses Test Containers, which requires docker to be runnable locally by the current users. Please verify docker run hello-world works, and if not configure your local docker before building.

Contributing

TODO(jsuereth): Add full contributing section.

Enforcing Style

This project uses the spotless plugin to enforce style. You can automatically correct any issues by running:

$ ./gradlew spotlessApply

Google Cloud Trace Exporter

See Tracing Readme for installation and usage instructions.

Google Cloud Monitoring Exporter

Note: This is an alpha-release.

See Metrics Readme for installation and usage instructions.

com.google.cloud.opentelemetry

Google Cloud Platform

Versions

Version
0.14.0-RC1
0.11.0