-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
feat(sumologicextension): add implementation of Sumo Logic Extension #31031
feat(sumologicextension): add implementation of Sumo Logic Extension #31031
Conversation
8d5c48e
to
5662d36
Compare
45c401a
to
b43337f
Compare
EDIT: Scratch that, the file already exists in the repo 🤦 |
cc: @swiatekm-sumo @dashpole for second pair of eyes |
84c0a79
to
85bcf31
Compare
cc: @open-telemetry/collector-contrib-maintainer I didn't touch the failing receiver test 🙈 |
1659c6f
to
c8435a2
Compare
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
Co-authored-by: Andrzej Stencel <astencel@sumologic.com>
Co-authored-by: Mikołaj Świątek <mail+sumo@mikolajswiatek.com>
c8435a2
to
8a7ea96
Compare
I rebased changes on the top of main branch |
Please resolve conflicts |
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
656fd90
to
57bd357
Compare
cc: @open-telemetry/collector-contrib-maintainer |
@sumo-drosiek sorry for the delay. This needs another rebase |
…pen-telemetry#31031) **Description:** Add functionality based on Sumo Logic Repo code **Link to tracking Issue:** open-telemetry#29601 **Testing:** * Unit tests * manual tests * in use by customers for long time already **Documentation:** * code comments * README.md --------- Signed-off-by: Dominik Rosiek <drosiek@sumologic.com> Co-authored-by: Andrzej Stencel <astencel@sumologic.com> Co-authored-by: Mikołaj Świątek <mail+sumo@mikolajswiatek.com>
Description:
Add functionality based on Sumo Logic Repo code
Link to tracking Issue:
#29601
Testing:
Documentation: