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

Unrevert span export to hec #399

Merged

Conversation

atoulme
Copy link
Contributor

@atoulme atoulme commented Jul 6, 2020

Description:
This unreverts the revert of #359, now that the release is out.

@atoulme atoulme requested a review from a team as a code owner July 6, 2020 17:07
@project-bot project-bot bot added this to In progress in Collector Jul 6, 2020
@codecov
Copy link

codecov bot commented Jul 6, 2020

Codecov Report

Merging #399 into master will increase coverage by 0.06%.
The diff coverage is 95.12%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #399      +/-   ##
==========================================
+ Coverage   84.01%   84.08%   +0.06%     
==========================================
  Files         180      181       +1     
  Lines        9603     9680      +77     
==========================================
+ Hits         8068     8139      +71     
- Misses       1205     1208       +3     
- Partials      330      333       +3     
Flag Coverage Δ
#integration 63.22% <ø> (ø)
#unit 83.87% <95.12%> (+0.06%) ⬆️
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 46122f9...24ec8cd. Read the comment docs.

Collector automation moved this from In progress to Reviewer approved Jul 6, 2020
@tigrannajaryan tigrannajaryan merged commit b4ad0a4 into open-telemetry:master Jul 6, 2020
Collector automation moved this from Reviewer approved to Done Jul 6, 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.
mxiamxia referenced this pull request in mxiamxia/opentelemetry-collector-contrib Jul 22, 2020
)

* Move probablistic and tail sampling processors under common parent

Phase 1 change to defining sampling processors. This structure follows
what is done in the receiver and exporter folders.

* Import from proper directory for sampling
ljmsc referenced this pull request in ljmsc/opentelemetry-collector-contrib Feb 21, 2022
* Comments from walkthrough

* Update
codeboten pushed a commit that referenced this pull request Nov 23, 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