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

[processor/websocket] Implementation of websocket processor #23053

Merged
merged 5 commits into from
Jun 9, 2023

Conversation

atoulme
Copy link
Contributor

@atoulme atoulme commented Jun 4, 2023

Description:
Implementation of the websocket processor

Link to tracking Issue:
#19633

Testing:
Unit tests

Documentation:
N/A

@atoulme atoulme requested a review from a team as a code owner June 4, 2023 00:24
@atoulme atoulme requested a review from Aneurysm9 June 4, 2023 00:24
@github-actions github-actions bot requested a review from pmcollins June 4, 2023 00:24
@atoulme atoulme force-pushed the websocketprocessor_impl branch 2 times, most recently from 1ff1247 to 6c212cf Compare June 4, 2023 05:15
@MovieStoreGuy
Copy link
Contributor

I've left a comment on the issue regarding the name since we can it would be nice to make it clearer the intent of the processor.

@atoulme
Copy link
Contributor Author

atoulme commented Jun 4, 2023

Thanks @MovieStoreGuy that's something we would want to deal with in a subsequent PR if possible. Agree it might not reflect the intent of the processor best right now.

processor/websocketprocessor/processor.go Outdated Show resolved Hide resolved
processor/websocketprocessor/processor.go Outdated Show resolved Hide resolved
processor/websocketprocessor/processor.go Outdated Show resolved Hide resolved
@dmitryax
Copy link
Member

dmitryax commented Jun 8, 2023

PTAL at the CI failures

@dmitryax
Copy link
Member

dmitryax commented Jun 9, 2023

Look like make crosslink is needed

@dmitryax dmitryax merged commit 13f2178 into open-telemetry:main Jun 9, 2023
87 checks passed
@github-actions github-actions bot added this to the next release milestone Jun 9, 2023
Caleb-Hurshman pushed a commit to observIQ/opentelemetry-collector-contrib that referenced this pull request Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants