opentelemetry-java/exporters/logging-otlp
jack-berg 6edba790d8
Cleanup autoconfigured resources in case of exception (#5117)
* Cleanup autoconfigured resources in case of exception

* Improve test coverage

* Spotless

* Reduce logging level to info for multiple shutdowns

* Fix build
2023-01-22 09:25:50 -06:00
..
src Cleanup autoconfigured resources in case of exception (#5117) 2023-01-22 09:25:50 -06:00
README.md Copy in spotless-conventions from instrumentation repo (#3554) 2021-08-27 08:28:31 -07:00
build.gradle.kts Revert removal final newline (#5133) 2023-01-18 08:51:41 -06:00

README.md

OpenTelemetry - OTLP JSON Logging Exporter

Javadocs

Exporters for writing data to logs using OTLP JSON format. They are appropriate for writing spans or metrics to logs in a way that is both human-readable and structured for machine parsing.