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 New funcs for extension, exporter, processor config settings #2872

Merged
merged 1 commit into from
Mar 31, 2021

Conversation

bogdandrutu
Copy link
Member

Signed-off-by: Bogdan Drutu [email protected]

@codecov
Copy link

codecov bot commented Mar 31, 2021

Codecov Report

Merging #2872 (5118a6f) into main (0f17617) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2872      +/-   ##
==========================================
- Coverage   91.80%   91.77%   -0.03%     
==========================================
  Files         286      286              
  Lines       15141    15087      -54     
==========================================
- Hits        13900    13846      -54     
  Misses        849      849              
  Partials      392      392              
Impacted Files Coverage Δ
config/receiver.go 100.00% <ø> (ø)
config/exporter.go 100.00% <100.00%> (ø)
config/extension.go 100.00% <100.00%> (ø)
config/processor.go 100.00% <100.00%> (ø)
exporter/fileexporter/factory.go 100.00% <100.00%> (ø)
exporter/jaegerexporter/factory.go 91.30% <100.00%> (-1.01%) ⬇️
exporter/kafkaexporter/factory.go 100.00% <100.00%> (ø)
exporter/loggingexporter/factory.go 73.68% <100.00%> (-1.93%) ⬇️
exporter/opencensusexporter/factory.go 100.00% <100.00%> (ø)
exporter/otlpexporter/factory.go 84.61% <100.00%> (-0.68%) ⬇️
... and 13 more

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 0f17617...5118a6f. Read the comment docs.

@bogdandrutu bogdandrutu merged commit 1edaf40 into open-telemetry:main Mar 31, 2021
@bogdandrutu bogdandrutu deleted the setthelper branch March 31, 2021 23:51
pjanotti pushed a commit to pjanotti/opentelemetry-service that referenced this pull request Apr 6, 2021
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.

2 participants