Skip to content

TelemetryProcessor: Extract scope logic from buffers #7331

@philipphofmann

Description

@philipphofmann

Description

The TelemetryBuffers for logs and metrics apply the scope to the items. This isn't ideal, as the buffers should only focus on buffering and shouldn't even know that a scope exists. The goal is to remove the scope logic and scope references from the buffers and apply the scope before adding the items to the buffers.

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions