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

sumologicexporter: refactor sender #32643

Merged
merged 9 commits into from
Apr 24, 2024

Conversation

sumo-drosiek
Copy link
Member

Description:

Refactor sender in order to prepare for adding OTLP formats

Reduces size of #32315

Reopens #32592 due to revert due to test issues

Link to tracking Issue: #31479

Testing:

Minimal changes to unit tests to ensure that everything works like before

Documentation:

N/A

Dominik Rosiek added 3 commits April 22, 2024 11:08
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
@sumo-drosiek sumo-drosiek requested a review from a team April 23, 2024 15:29
@sumo-drosiek sumo-drosiek marked this pull request as draft April 23, 2024 15:30
@sumo-drosiek
Copy link
Member Author

Forget to create as draft 😓

@sumo-drosiek sumo-drosiek marked this pull request as ready for review April 24, 2024 05:12
@sumo-drosiek
Copy link
Member Author

sumo-drosiek commented Apr 24, 2024

@mx-psi This is the same like #32592, but I added exception for goleak to metadata.yaml for opencensus view. I ses this is a common practice in the repo

Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
@sumo-drosiek
Copy link
Member Author

Not sure why correctness tests timed out 😕
It seems to be unrelated to my changes

@mx-psi mx-psi added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Apr 24, 2024
@crobert-1
Copy link
Member

Not sure why correctness tests timed out 😕 It seems to be unrelated to my changes

I didn't get a chance to see the failed action being referenced, but there's an open issue (#27295) for a test that's timing out frequently, most likely unrelated to your changes 👍

@mx-psi mx-psi added the Run Windows Enable running windows test on a PR label Apr 24, 2024
@mx-psi mx-psi merged commit 05e3e4b into open-telemetry:main Apr 24, 2024
185 of 186 checks passed
@github-actions github-actions bot added this to the next release milestone Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cmd/configschema configschema command cmd/otelcontribcol otelcontribcol command exporter/sumologic Run Windows Enable running windows test on a PR Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants