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

Update Exporter.Shutdown to meet with the latest spec #1285

Merged
merged 5 commits into from
Sep 19, 2020

Conversation

reyang
Copy link
Member

@reyang reyang commented Sep 17, 2020

Related to #1282.

Changes

Changed ActivityExporter.OnShutdown to return bool.

For significant contributions please make sure you have completed the following items:

  • CHANGELOG.md updated for non-trivial changes
  • Design discussion issue #
  • Changes in public API reviewed

@reyang reyang requested a review from a team September 17, 2020 16:49
@codecov
Copy link

codecov bot commented Sep 17, 2020

Codecov Report

Merging #1285 into master will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1285      +/-   ##
==========================================
- Coverage   79.16%   79.15%   -0.01%     
==========================================
  Files         215      215              
  Lines        6176     6175       -1     
==========================================
- Hits         4889     4888       -1     
  Misses       1287     1287              
Impacted Files Coverage Δ
src/OpenTelemetry/Trace/ActivityExporter.cs 64.28% <100.00%> (-2.39%) ⬇️

Copy link
Member

@CodeBlanch CodeBlanch left a comment

Choose a reason for hiding this comment

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

LGTM

@CodeBlanch CodeBlanch merged commit b38adb4 into master Sep 19, 2020
@CodeBlanch CodeBlanch deleted the reyang/shutdown branch September 19, 2020 17:12
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.

3 participants