open-telemetry / open-telemetry/opentelemetry-lambda

Collector: Remove `attributes`, `resource`, `span` processors from default build

Open
#2,272 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement go
Dominant language
Go
Stars
432
Forks
246
Avg merge
3d 10h
Merged PRs (30d)
47

Description

Issue mainly for tracking purposes. In #2218 we decided to include the transform processor in the default collector build for the collector layer. Since all capabilities of attributes, resource, span processors are also possible through the transform processor we should remove the former from the default build. End users should still be able to include them in their custom builds if they prefer these processors.

  • remove the attributes, resource, span processors from the default build
  • remove deprecation notice introduced in #2273

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue identifies the default collector build and the attributes, resource, span, and transform processors, but names no files or tests. Verify the checklist's reported changes in the default build configuration, then confirm that attributes, resource, and span remain available to custom builds.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
build-system
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.