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

feat: processor export phases interface #1717

Closed
wants to merge 3 commits into from

Conversation

legendecas
Copy link
Member

Which problem is this PR solving?

Short description of the changes

  • Add start/finish method to processor interface.

Add start/finish method to processor interface
@codecov
Copy link

codecov bot commented Dec 4, 2020

Codecov Report

Merging #1717 (9a68d15) into master (781b30f) will decrease coverage by 0.03%.
The diff coverage is 87.17%.

@@            Coverage Diff             @@
##           master    #1717      +/-   ##
==========================================
- Coverage   91.38%   91.35%   -0.04%     
==========================================
  Files         164      165       +1     
  Lines        5059     5064       +5     
  Branches     1048     1048              
==========================================
+ Hits         4623     4626       +3     
- Misses        436      438       +2     
Impacted Files Coverage Δ
...ages/opentelemetry-metrics/src/export/Processor.ts 100.00% <ø> (+8.00%) ⬆️
...telemetry-metrics/src/export/UngroupedProcessor.ts 83.33% <83.33%> (ø)
...ges/opentelemetry-metrics/src/export/Controller.ts 80.76% <88.88%> (+1.60%) ⬆️
packages/opentelemetry-metrics/src/Meter.ts 87.80% <100.00%> (ø)

Base automatically changed from master to main January 25, 2021 19:26
@legendecas
Copy link
Member Author

Closed due to inactivity. I will continue the investigation once there are any updates on the spec.

@legendecas legendecas closed this Jun 24, 2021
@legendecas legendecas deleted the feat/processor branch September 27, 2021 02:28
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.

1 participant