Skip to content

Add a dedicated OTLP converter #7002

@SungJin1212

Description

@SungJin1212

Is your feature request related to a problem? Please describe.
The current OTLPHandler uses a Prometheus converter, which appears to cause significant memory allocation during the conversion to the Cortex format.
The Benchmark results are here: #6977

Describe the solution you'd like
Add a dedicated OTLP Converter which directly converts OLTP to Cortex Format. This would allow us to skip the intermediate conversion from Prometheus format to Cortex.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions