Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add exporter support for spans that aren't stored in a single contiguous segment #84

Closed
pyohannes opened this issue May 11, 2020 · 4 comments
Labels

Comments

@pyohannes
Copy link
Contributor

The current exporter implementation assumes, that spans are passed as a contiguous array. This might not be the case for spans stored in circular buffers (#52).

The exporter interface should be adapted to support exporting spans that aren't stored as a contiguous array.

@lalitb
Copy link
Member

lalitb commented Apr 19, 2021

@pyohannes - Is this duplicate to #62 ?

@pyohannes
Copy link
Contributor Author

@lalitb Yes, this is contained in #62.

@github-actions
Copy link

github-actions bot commented Dec 5, 2021

This issue was marked as stale due to lack of activity. It will be closed in 7 days if no furthur activity occurs.

@github-actions github-actions bot added the Stale label Dec 5, 2021
@github-actions
Copy link

Closed as inactive. Feel free to reopen if this is still an issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants