Skip to content

Can I add multiple exporters simultaneously? #3345

Answered by legendecas
imsergiobernal asked this question in Q&A
Discussion options

You must be logged in to vote

Both sdk-trace and sdk-metrics support multiple exporters to be registered and they can export independently. This would also come with performance costs for each exporter in a single process.

If a collector is deployed to dispatch the data to multiple backends, the performance burden is on the collector.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by imsergiobernal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants