Skip to content

documentation request: Exporter delegating #1127

Description

@Doohl

Issue

There is a lack of documentation anywhere on the exporter delegate chain. We could benefit from some documentation somewhere that explains that the default delegate chain.

Notes

Taken from @LikeTheSalad (CNCF Slack):

The current delegate order is:

BufferDelegating -> DiskBuffering -> OtlpHttp[Span | LogRecord]Exporter

Additionally, people can add their own exporter layers using the add*ExporterCustomizer builder methods. In which case they decide what's the last exporter in the chain, as DiskBuffering will be on top of whatever is added this way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationhelp wantedExtra attention is needed

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions