Skip to content

psx95/opentelemetry-operations-java

Folders and files

NameName
Last commit message
Last commit date
Nov 28, 2023
Jun 13, 2023
Nov 16, 2023
Feb 21, 2020
Nov 16, 2023
Nov 16, 2023
Nov 16, 2023
Mar 22, 2023
Nov 16, 2023
Nov 21, 2023
Jul 12, 2021
Jan 28, 2021
Feb 21, 2020
Oct 11, 2022
May 11, 2023
Nov 22, 2023
Nov 16, 2023
Aug 15, 2023
Aug 15, 2023
Aug 15, 2023
Aug 15, 2023
Aug 15, 2023
Apr 12, 2023
Aug 15, 2023
Jun 13, 2023
Mar 22, 2023
Mar 22, 2023
Apr 12, 2023

Repository files navigation

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

See contributing guide.

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.

Google Cloud Autoconfigure module

Note: This is an alpha-release.

See Autoconfigure Readme for installation and usage instructions.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.4%
  • Other 0.6%