opentelemetry-cpp icon indicating copy to clipboard operation
opentelemetry-cpp copied to clipboard

Enhance the existing exporter interface

Open pyohannes opened this issue 5 years ago • 3 comments

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.

pyohannes avatar Apr 13 '20 21:04 pyohannes

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[bot] avatar Dec 08 '21 01:12 github-actions[bot]

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

github-actions[bot] avatar Dec 16 '21 01:12 github-actions[bot]

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[bot] avatar Feb 15 '22 01:02 github-actions[bot]