opentelemetry-java/sdk_extensions/logging
Anuraag Agrawal 3957d2a281
Synchronize access in TestLogExporter to make sure memory updates are synced. (#1831)
2020-10-19 12:50:53 -07:00
..
src Synchronize access in TestLogExporter to make sure memory updates are synced. (#1831) 2020-10-19 12:50:53 -07:00
README.md initial commit of logging support extension (#1524) 2020-10-01 16:08:47 +09:00
build.gradle initial commit of logging support extension (#1524) 2020-10-01 16:08:47 +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.