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

Enhance the existing exporter interface #62

Open
pyohannes opened this issue Apr 13, 2020 · 3 comments
Open

Enhance the existing exporter interface #62

pyohannes opened this issue Apr 13, 2020 · 3 comments
Labels
do-not-stale priority:p2 Issues that are not blocking release:after-ga To be resolved after GA release

Comments

@pyohannes
Copy link
Contributor

The current naive exporter interface has a few shortcomings that need to be addressed:

  • It must work with span circular buffers where the data isn't stored in a single contiguous segment.
  • It must support forking (needs something like a restart function).
  • It must/should support streaming exporters.
@github-actions
Copy link

github-actions bot commented Dec 8, 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 8, 2021
@github-actions
Copy link

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

@lalitb lalitb added do-not-stale and removed Stale labels Dec 16, 2021
@lalitb lalitb reopened this Dec 16, 2021
@github-actions
Copy link

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 Feb 15, 2022
@lalitb lalitb removed the Stale label Feb 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-stale priority:p2 Issues that are not blocking release:after-ga To be resolved after GA release
Projects
None yet
Development

No branches or pull requests

2 participants