Skip to content

[elasticsearchexporter] Declare MutatesData: false#37234

Merged
songy23 merged 3 commits into
open-telemetry:mainfrom
felixbarny:es-mutates-data-false
Jan 21, 2025
Merged

[elasticsearchexporter] Declare MutatesData: false#37234
songy23 merged 3 commits into
open-telemetry:mainfrom
felixbarny:es-mutates-data-false

Conversation

@felixbarny

Copy link
Copy Markdown
Contributor

Reduces allocations as the collector doesn't need to clone the incoming data

Description

Link to tracking issue

Fixes

Testing

Documentation

Reduces allocations as the collector doesn't need to clone the incoming data
@ChrsMark ChrsMark added the ready to merge Code review completed; ready to merge by maintainers label Jan 21, 2025
@songy23 songy23 merged commit afbb05f into open-telemetry:main Jan 21, 2025
@github-actions github-actions Bot added this to the next release milestone Jan 21, 2025
@felixbarny felixbarny deleted the es-mutates-data-false branch January 22, 2025 07:51
chengchuanpeng pushed a commit to chengchuanpeng/opentelemetry-collector-contrib that referenced this pull request Jan 26, 2025
)

Reduces allocations as the collector doesn't need to clone the incoming
data

<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description

<!-- Issue number (e.g. open-telemetry#1234) or full URL to issue, if applicable. -->
#### Link to tracking issue
Fixes

<!--Describe what testing was performed and which tests were added.-->
#### Testing

<!--Describe the documentation added.-->
#### Documentation

<!--Please delete paragraphs that you did not use before submitting.-->
zeck-ops pushed a commit to zeck-ops/opentelemetry-collector-contrib that referenced this pull request Apr 23, 2025
)

Reduces allocations as the collector doesn't need to clone the incoming
data

<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description

<!-- Issue number (e.g. open-telemetry#1234) or full URL to issue, if applicable. -->
#### Link to tracking issue
Fixes

<!--Describe what testing was performed and which tests were added.-->
#### Testing

<!--Describe the documentation added.-->
#### Documentation

<!--Please delete paragraphs that you did not use before submitting.-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

exporter/elasticsearch ready to merge Code review completed; ready to merge by maintainers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants