-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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] Initialise Sumo Logic exporter #1565
[sumologicexporter] Initialise Sumo Logic exporter #1565
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1565 +/- ##
==========================================
- Coverage 89.35% 89.28% -0.08%
==========================================
Files 355 358 +3
Lines 17616 17680 +64
==========================================
+ Hits 15741 15785 +44
- Misses 1396 1416 +20
Partials 479 479
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think you could already add yourself to the CODEOWNERS already. Same for the dependabot config.
To disable compression empty string ("") should be used
Co-authored-by: Juraci Paixão Kröhling <juraci.github@kroehling.de>
83d76b6
to
3d85609
Compare
Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.36.0 to 1.37.1. - [Release notes](https://github.com/golangci/golangci-lint/releases) - [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md) - [Commits](golangci/golangci-lint@v1.36.0...v1.37.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Description:
Initialise Sumo Logic exporter
Link to tracking Issue: #1498
Testing:
Unit tests
Documentation:
Readme