opentelemetry-go-contrib icon indicating copy to clipboard operation
opentelemetry-go-contrib copied to clipboard

autoexport: Accept a comma-separated list to enable setting multiple exporters

Open pellared opened this issue 2 years ago • 1 comments

From https://github.com/open-telemetry/opentelemetry-specification/blob/563958cb2bd8529990f19fdce7a5f3643bf63091/specification/configuration/sdk-environment-variables.md?plain=1#L222:

The SDK MAY accept a comma-separated list to enable setting multiple exporters.

This would be useful, but doesn't really fit with how the package is currently designed.

Originally posted by @dashpole in https://github.com/open-telemetry/opentelemetry-go-contrib/issues/4229#issuecomment-1773198423

pellared avatar Oct 23 '23 07:10 pellared

@pellared, it's something I can work on. Could you assign it to me? I'll make a proposal here to get feedback before proceeding with the implementation.

thomasgouveia avatar Jun 28 '24 13:06 thomasgouveia