Skip to content

[exporter/clickhouse] Add persistent queue configuration to clickhouseexporter #27653

@fredthomsen

Description

@fredthomsen

Component(s)

exporter/clickhouse

Is your feature request related to a problem? Please describe.

Currently the clickhouseexporter only supports setting QueueSize from exporterhelper.QueueSettings: https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/exporter/clickhouseexporter/config.go#L81, thus in the event of the collector going down, data queued for export is not persisted.

Describe the solution you'd like

Update clickhouseexporter configuration to add the ability to specify *component.ID to enable persistence.

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions