opentelemetry-collector
opentelemetry-collector copied to clipboard
Support additional exporters for exporting collector logs
Traces and metrics both rely on the go sdk to export internal telemetry. This issue will be blocked by https://github.com/open-telemetry/opentelemetry-go/issues/3827 unless an alternative proposal is put forward until logs are supported in the go SDK.
Related to https://github.com/open-telemetry/opentelemetry-collector/issues/3460