Skip to content

[PERF] OpenTelemetry is initialized even when disabled #33948

@mabartos

Description

@mabartos

Magnitude

🔴 HIGH

Consumed samples (~): 170s
Memory allocation (~): 6MB

Description

OTel is initialized in OpenTelemetryProcessor even when it is disabled by default.

image

Mitigation

Completely disable OTel initialization when it is supposed to be disabled. We only turn off the tracing, but the quarkus.otel.enabled property should be disabled by default as well.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions