opentelemetry-java/sdk-extensions/logging
Anuraag Agrawal 17fa4e9c97
Only apply java-library to projects and configure reactively. (#2319)
* Use java-library

* Only apply java-library to projects and configure reactively.

* Consistency

* Cleanup
2020-12-17 09:11:44 +09:00
..
src Make public src/main classes final where possible. (#2309) 2020-12-16 13:13:04 +09:00
README.md Rename folder names from underscore to hyphen (#1968) 2020-11-03 14:46:40 +09:00
build.gradle Only apply java-library to projects and configure reactively. (#2319) 2020-12-17 09:11:44 +09:00

README.md

OpenTelemetry Experimental Logging Support

This project contains experimental support for transport of logs via OpenTelemetry. The API presented is intended for the use of logging library adapters to enable resource and request correlation with other observability signals and transport of logs through the OpenTelemetry collector.