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: add carbon2 format #2523

Merged

Conversation

sumo-drosiek
Copy link
Member

Description:
Add support for carbon2 format to sumologicexporter

Link to tracking Issue:
#1498

Testing:
Manual e2e tests, unit tests

Documentation:
Comments

@sumo-drosiek
Copy link
Member Author

cc: @pmm-sumo @pmalek-sumo

Signed-off-by: Dominik Rosiek <[email protected]>
Co-authored-by: Patryk Małek <[email protected]>
@codecov
Copy link

codecov bot commented Mar 1, 2021

Codecov Report

Merging #2523 (d2a339b) into main (3b70661) will increase coverage by 21.56%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             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     
Flag Coverage Δ
integration 69.33% <ø> (ø)
unit 89.74% <100.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
exporter/sumologicexporter/config.go 100.00% <ø> (ø)
exporter/sumologicexporter/carbon_formatter.go 100.00% <100.00%> (ø)
exporter/sumologicexporter/sender.go 90.41% <100.00%> (ø)
...fexporter/handler/request_structuredlog_handler.go 100.00% <0.00%> (ø)
exporter/datadogexporter/metadata/system/host.go 75.00% <0.00%> (ø)
processor/k8sprocessor/processor.go 100.00% <0.00%> (ø)
exporter/jaegerthrifthttpexporter/factory.go 100.00% <0.00%> (ø)
internal/splunk/common.go 100.00% <0.00%> (ø)
...er/signalfxreceiver/signalfxv2_event_to_logdata.go 100.00% <0.00%> (ø)
processor/groupbytraceprocessor/event.go 95.96% <0.00%> (ø)
... and 390 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3b70661...d2a339b. Read the comment docs.

@tigrannajaryan tigrannajaryan merged commit 0b87f70 into open-telemetry:main Mar 3, 2021
bogdandrutu pushed a commit that referenced this pull request Mar 3, 2021
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants