-
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: add carbon2 format #2523
Merged
tigrannajaryan
merged 1 commit into
open-telemetry:main
from
sumo-drosiek:drosiek-sumo-carbon2
Mar 3, 2021
Merged
sumologicexporter: add carbon2 format #2523
tigrannajaryan
merged 1 commit into
open-telemetry:main
from
sumo-drosiek:drosiek-sumo-carbon2
Mar 3, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pmalek-sumo
approved these changes
Mar 1, 2021
sumo-drosiek
force-pushed
the
drosiek-sumo-carbon2
branch
from
March 1, 2021 10:28
85f0327
to
922b331
Compare
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com> Co-authored-by: Patryk Małek <69143962+pmalek-sumo@users.noreply.github.com>
sumo-drosiek
force-pushed
the
drosiek-sumo-carbon2
branch
from
March 1, 2021 14:44
922b331
to
d2a339b
Compare
Codecov Report
@@ Coverage Diff @@
## main #2523 +/- ##
===========================================
+ Coverage 69.33% 90.89% +21.56%
===========================================
Files 34 409 +375
Lines 1601 20403 +18802
===========================================
+ Hits 1110 18546 +17436
- Misses 416 1396 +980
- Partials 75 461 +386
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
tigrannajaryan
approved these changes
Mar 3, 2021
bogdandrutu
pushed a commit
that referenced
this pull request
Mar 3, 2021
This reverts commit 0b87f70.
bogdandrutu
added a commit
that referenced
this pull request
Mar 3, 2021
kisieland
referenced
this pull request
in kisieland/opentelemetry-collector-contrib
Mar 16, 2021
pmatyjasek-sumo
referenced
this pull request
in pmatyjasek-sumo/opentelemetry-collector-contrib
Apr 28, 2021
Add support for carbon2 format to sumologicexporter **Link to tracking Issue:** #1498 **Testing:** Manual e2e tests, unit tests **Documentation:** Comments
pmatyjasek-sumo
referenced
this pull request
in pmatyjasek-sumo/opentelemetry-collector-contrib
Apr 28, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description:
Add support for carbon2 format to sumologicexporter
Link to tracking Issue:
#1498
Testing:
Manual e2e tests, unit tests
Documentation:
Comments