Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/open-telemetry/opentelemetry-proto-java

Java Bindings for the OpenTelemetry Protocol (OTLP)
https://github.com/open-telemetry/opentelemetry-proto-java

opentelemetry

Last synced: 4 days ago
JSON representation

Java Bindings for the OpenTelemetry Protocol (OTLP)

Awesome Lists containing this project

README

        

# :warning: Not intended for production use :warning:

The generated java bindings published from this repository are provided as-is.

They are only used within the OpenTelemetry project by test suites
and are not intended for production use.

There is no intention of eventually publishing stable artifacts. If you need any guarantees,
please generate your own bindings,
consulting [grpc codegen](https://grpc.io/docs/languages/java/generated-code/#codegen) and
possibly [build.gradle.kts](build.gradle.kts)