Skip to content

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

@pyohannes

Description

@pyohannes

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions