open-telemetry / open-telemetry/opentelemetry-lambda
Collector: Remove `attributes`, `resource`, `span` processors from default build
Nobody has claimed this yet.
- 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,spanprocessors from the default build - remove deprecation notice introduced in #2273
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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