Skip to content

[Feature Request] Make pull-based ingestion work with OTel collector out of the box #19548

@andrross

Description

@andrross

Is your feature request related to a problem? Please describe

The OpenTelemetry collector can output to Kafka. I would like to be able to consume this data directly using pull-based ingestion without using a second application as I do not need to transform or enrich the data before indexing into OpenSearch.

Describe the solution you'd like

Make pull-based ingestion able to understand the OpenTelemetry format that is written to Kafka.

Related component

Indexing

Describe alternatives you've considered

It may be possible to do the transformation in the OpenTelemetry collector to make it output the message format that pull-based ingestion understands. This would also solve this problem.

Additional context

See #19374 for more discussion on this topic

Metadata

Metadata

Labels

IndexingIndexing, Bulk Indexing and anything related to indexingenhancementEnhancement or improvement to existing feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions