Skip to content

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

Merged
CodeBlanch merged 5 commits intomasterfrom
reyang/shutdown
Sep 19, 2020
Merged

Update Exporter.Shutdown to meet with the latest spec#1285
CodeBlanch merged 5 commits intomasterfrom
reyang/shutdown

Conversation

@reyang
Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown
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