You've already forked opentelemetry-go
mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2026-06-03 18:35:08 +02:00
63ee0c59c6
While adding instrumentation for `stdoutlog`, I found that `PartialSuccess` handling is not needed for this exporter. `stdoutlog` does not return partial-export semantics --------- Co-authored-by: Damien Mathieu <42@dmathieu.com>