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/encoding/jsonlogencoding] add new extension for JSON codec #27484

Merged
merged 13 commits into from
Oct 19, 2023

Conversation

VihasMakwana
Copy link
Contributor

@VihasMakwana VihasMakwana commented Oct 9, 2023

Description: Create a new extension for JSON. This will be used in pulsarreceiver/kafkareceiver to populate the log record's map from the raw body.

Link to tracking Issue: 6272

Testing: Relevant cases added

@VihasMakwana
Copy link
Contributor Author

@MovieStoreGuy @atoulme @dmitryax I would appreciate your review as well.

@VihasMakwana VihasMakwana force-pushed the json-encoding-extension branch 3 times, most recently from 2296035 to 45fd9e9 Compare October 9, 2023 12:45
@VihasMakwana
Copy link
Contributor Author

@MovieStoreGuy for some reasons I cant update CODEOWNERS (maybe because I'm not member yet?).
I'm adding you as a codeowner as well, is that fine for you?

@dmitryax
Copy link
Member

dmitryax commented Oct 10, 2023

maybe because I'm not member yet?

That's true. I suggest you to apply for membership given that you contributed enough already. Find two sponsors (at least one of them should not be from Splunk) and submit a PR similar to open-telemetry/community#1714. I'm happy to be one of the sponsors

@dmitryax
Copy link
Member

@atoulme you might be also interested to be a code owner?

@atoulme
Copy link
Contributor

atoulme commented Oct 10, 2023

I can be codeowner.

@VihasMakwana
Copy link
Contributor Author

@dmitryax @astencel-sumo can you review this one?

@atoulme
Copy link
Contributor

atoulme commented Oct 18, 2023

PTAL at the failing tests?

@VihasMakwana VihasMakwana force-pushed the json-encoding-extension branch 2 times, most recently from 6feb90d to b3c8fbf Compare October 19, 2023 09:16
@VihasMakwana VihasMakwana changed the title [extension/encoding/jsonencoding] add new extension for JSON codec [extension/encoding/jsonlogencoding] add new extension for JSON codec Oct 19, 2023
@VihasMakwana
Copy link
Contributor Author

PTAL at the failing tests?

yeah, running make update-otel resolved it and CI's green

@dmitryax dmitryax merged commit 9f457d3 into open-telemetry:main Oct 19, 2023
83 checks passed
@github-actions github-actions bot added this to the next release milestone Oct 19, 2023
martin-majlis-s1 pushed a commit to scalyr/opentelemetry-collector-contrib that referenced this pull request Oct 20, 2023
…open-telemetry#27484)

**Description:** Create a new extension for JSON. This will be used in
pulsarreceiver/kafkareceiver to populate the log record's map from the
raw body.

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

---------

Co-authored-by: Dmitrii Anoshin <anoshindx@gmail.com>
sigilioso pushed a commit to carlossscastro/opentelemetry-collector-contrib that referenced this pull request Oct 27, 2023
…open-telemetry#27484)

**Description:** Create a new extension for JSON. This will be used in
pulsarreceiver/kafkareceiver to populate the log record's map from the
raw body.

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

---------

Co-authored-by: Dmitrii Anoshin <anoshindx@gmail.com>
jmsnll pushed a commit to jmsnll/opentelemetry-collector-contrib that referenced this pull request Nov 12, 2023
…open-telemetry#27484)

**Description:** Create a new extension for JSON. This will be used in
pulsarreceiver/kafkareceiver to populate the log record's map from the
raw body.

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

---------

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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants