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

Add example test for a custom SpanProcessor #1196

Merged
merged 5 commits into from
Sep 24, 2020

Conversation

MrAlias
Copy link
Contributor

@MrAlias MrAlias commented Sep 22, 2020

Related to #1174, add example of how SpanProcessors can be chained together.

@MrAlias MrAlias added documentation Provides helpful information Skip Changelog PRs that do not require a CHANGELOG.md entry labels Sep 22, 2020
@codecov
Copy link

codecov bot commented Sep 24, 2020

Codecov Report

Merging #1196 into master will increase coverage by 0.0%.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #1196   +/-   ##
======================================
  Coverage    76.4%   76.4%           
======================================
  Files         134     134           
  Lines        5732    5732           
======================================
+ Hits         4382    4384    +2     
+ Misses       1106    1105    -1     
+ Partials      244     243    -1     
Impacted Files Coverage Δ
sdk/trace/batch_span_processor.go 80.6% <0.0%> (+2.1%) ⬆️

@Aneurysm9 Aneurysm9 merged commit 1e72b51 into open-telemetry:master Sep 24, 2020
@MrAlias MrAlias deleted the sp-example branch September 24, 2020 22:21
@pellared pellared added this to the untracked milestone Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Provides helpful information Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants