opentelemetry-java/all
Anuraag Agrawal fe061e90bf
Publish jfr-events module (#2461)
* Publish jfr-events module

* Fix jacoco config error

* testJava8
2021-01-08 09:22:31 -08:00
..
src/test/java/io/opentelemetry/all Fix tests in the all package, update extension package, add support for exporter package (#2000) 2020-11-04 08:43:17 -08:00
README.md Restore accidentally deleted :all project (#2372) 2020-12-21 18:10:16 +09:00
build.gradle Publish jfr-events module (#2461) 2021-01-08 09:22:31 -08:00

README.md

opentelemetry-all (utility project)

This is a utility project which depends on all other projects in this repository. We use it for global checks, for example API checks with archunit, and collecting all coverage reports from all modules for uploading to codecov.