-
Couldn't load subscription status.
- Fork 2.3k
Open
Labels
IndexingIndexing, Bulk Indexing and anything related to indexingIndexing, Bulk Indexing and anything related to indexingenhancementEnhancement or improvement to existing feature or requestEnhancement or improvement to existing feature or request
Description
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
timojohlo, olandr, notque, joluc, richardtief and 1 morejoluc
Metadata
Metadata
Assignees
Labels
IndexingIndexing, Bulk Indexing and anything related to indexingIndexing, Bulk Indexing and anything related to indexingenhancementEnhancement or improvement to existing feature or requestEnhancement or improvement to existing feature or request