-
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
SignalFx exporter changes to match code review associated with Splunk HEC exporter #255
Conversation
Codecov Report
@@ Coverage Diff @@
## master #255 +/- ##
==========================================
+ Coverage 79.33% 79.44% +0.11%
==========================================
Files 163 163
Lines 8347 8344 -3
==========================================
+ Hits 6622 6629 +7
+ Misses 1363 1355 -8
+ Partials 362 360 -2
Continue to review full report at Codecov.
|
@atoulme please use more specific PR titles and commit messages. The current title is very generic and does not help the reviewers or future readers of commit history. |
Sure thing, done. |
@atoulme you probably need to add some tests to please codecov, I am unable to merge without it stamping the PR. |
@atoulme please rebase and add some tests to make codecov happy :) |
|
I rebased and added a test. |
Signed-off-by: Guangming Wang <[email protected]>
…ols (#255) Bumps [github.com/securego/gosec/v2](https://github.com/securego/gosec) from 2.8.0 to 2.8.1. - [Release notes](https://github.com/securego/gosec/releases) - [Changelog](https://github.com/securego/gosec/blob/master/.goreleaser.yml) - [Commits](securego/gosec@v2.8.0...v2.8.1) --- updated-dependencies: - dependency-name: github.com/securego/gosec/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Description:
Some changes trickling down from review of #246 - following the same change recommendations for SignalFx.