Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[extension/encodingextension] Implement encoding extension #27092

Merged
merged 22 commits into from
Sep 29, 2023

Conversation

atoulme
Copy link
Contributor

@atoulme atoulme commented Sep 25, 2023

Description:
Implement a first codec for the encoding extension.

Link to tracking Issue:
#28686

Testing:
Unit tests.

Documentation:
Some package docs.

@atoulme atoulme requested a review from a team September 25, 2023 07:25
@atoulme atoulme force-pushed the encodingextension_impl branch from ba5d87f to 0630d05 Compare September 25, 2023 07:39
@github-actions github-actions bot added the cmd/configschema configschema command label Sep 25, 2023
@github-actions github-actions bot requested a review from pmcollins September 25, 2023 07:39
@atoulme atoulme force-pushed the encodingextension_impl branch 4 times, most recently from 6b7265d to 5e8f5af Compare September 25, 2023 18:39
@atoulme
Copy link
Contributor Author

atoulme commented Sep 25, 2023

Going to wait until after the release to take care of conflicts, more reviews are appreciated.

@atoulme atoulme force-pushed the encodingextension_impl branch from c277894 to 6c7fad5 Compare September 26, 2023 17:19
.github/CODEOWNERS Outdated Show resolved Hide resolved
@atoulme atoulme force-pushed the encodingextension_impl branch from b35c0bf to 6cfa00a Compare September 26, 2023 22:19
@atoulme atoulme force-pushed the encodingextension_impl branch from 6cfa00a to 1c85e37 Compare September 27, 2023 00:03
extension/encoding/jaegerencodingextension/config.go Outdated Show resolved Hide resolved
versions.yaml Outdated Show resolved Hide resolved
@atoulme
Copy link
Contributor Author

atoulme commented Sep 28, 2023

@MovieStoreGuy please take another look, things have changed a lot since you approved the first time around.

Copy link
Contributor

@MovieStoreGuy MovieStoreGuy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great! Thank you for pushing this forward!

@MovieStoreGuy MovieStoreGuy merged commit fbd6026 into open-telemetry:main Sep 29, 2023
@github-actions github-actions bot added this to the next release milestone Sep 29, 2023
jmsnll pushed a commit to jmsnll/opentelemetry-collector-contrib that referenced this pull request Nov 12, 2023
…metry#27092)

**Description:** 
Implement a first codec for the encoding extension.

**Link to tracking Issue:**
https://github.com/open-telemetry/opentelemetry-collector/issues/6272

**Testing:**
Unit tests.

**Documentation:**
Some package docs.

---------

Co-authored-by: Dmitrii Anoshin <anoshindx@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants