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

Export spans to hec #359

Merged
merged 5 commits into from
Jun 30, 2020

Conversation

atoulme
Copy link
Contributor

@atoulme atoulme commented Jun 24, 2020

Description:
Adds trace exports support to Splunk HEC.

Testing:
Unit tests.

Documentation:
No doc - this is complementary to the metric export support with no additional config keys.

@atoulme atoulme requested a review from a team as a code owner June 24, 2020 19:15
@project-bot project-bot bot added this to In progress in Collector Jun 24, 2020
@atoulme
Copy link
Contributor Author

atoulme commented Jun 24, 2020

Opened after closing #323 to trigger coverage.

@rmfitzpatrick
Copy link
Contributor

@atoulme, thanks for your patience. Would you mind rebasing to generate new hashes? I believe that will engage codecov (tested in #360).

@codecov
Copy link

codecov bot commented Jun 24, 2020

Codecov Report

Merging #359 into master will increase coverage by 0.07%.
The diff coverage is 95.12%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #359      +/-   ##
==========================================
+ Coverage   83.49%   83.56%   +0.07%     
==========================================
  Files         171      172       +1     
  Lines        9262     9339      +77     
==========================================
+ Hits         7733     7804      +71     
- Misses       1199     1202       +3     
- Partials      330      333       +3     
Flag Coverage Δ
#integration 63.40% <ø> (ø)
#unit 83.34% <95.12%> (+0.07%) ⬆️
Impacted Files Coverage Δ
exporter/splunkhecexporter/client.go 84.78% <89.74%> (-0.13%) ⬇️
exporter/splunkhecexporter/exporter.go 96.15% <100.00%> (+0.50%) ⬆️
exporter/splunkhecexporter/factory.go 100.00% <100.00%> (ø)
exporter/splunkhecexporter/metricdata_to_splunk.go 74.48% <100.00%> (ø)
exporter/splunkhecexporter/tracedata_to_splunk.go 100.00% <100.00%> (ø)

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 d351dec...c447bc7. Read the comment docs.

@tigrannajaryan tigrannajaryan self-assigned this Jun 29, 2020
Copy link
Member

@tigrannajaryan tigrannajaryan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Collector automation moved this from In progress to Reviewer approved Jun 30, 2020
@tigrannajaryan tigrannajaryan merged commit 625973a into open-telemetry:master Jun 30, 2020
Collector automation moved this from Reviewer approved to Done Jun 30, 2020
tigrannajaryan pushed a commit to tigrannajaryan/opentelemetry-collector-contrib that referenced this pull request Jun 30, 2020
tigrannajaryan added a commit that referenced this pull request Jun 30, 2020
atoulme added a commit to atoulme/opentelemetry-collector-contrib that referenced this pull request Jul 6, 2020
tigrannajaryan pushed a commit that referenced this pull request Jul 6, 2020
* Revert "Revert "Export spans to hec (#359)" (#375)"

This reverts commit 891b1bc.

This unreverts the revert of #359, now that the release is out.
wyTrivail referenced this pull request in mxiamxia/opentelemetry-collector-contrib Jul 13, 2020
Adds trace exports support to Splunk HEC.

Testing:
Unit tests.

Documentation:
No doc - this is complementary to the metric export support with no additional config keys.
wyTrivail referenced this pull request in mxiamxia/opentelemetry-collector-contrib Jul 13, 2020
wyTrivail referenced this pull request in mxiamxia/opentelemetry-collector-contrib Jul 13, 2020
* Revert "Revert "Export spans to hec (#359)" (#375)"

This reverts commit 891b1bc.

This unreverts the revert of #359, now that the release is out.
pmalek-sumo referenced this pull request in pmalek-sumo/opentelemetry-collector-contrib Feb 18, 2021
* Introduce cascading filter processor
pmalek-sumo referenced this pull request in pmalek-sumo/opentelemetry-collector-contrib Apr 13, 2021
* Introduce cascading filter processor
sumo-drosiek referenced this pull request in sumo-drosiek/opentelemetry-collector-contrib Apr 22, 2021
* Introduce cascading filter processor
ljmsc referenced this pull request in ljmsc/opentelemetry-collector-contrib Feb 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Collector
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants