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

Remove SetType from configmodels, ensure all registered factories set the type in config. #1798

Merged
merged 1 commit into from
Sep 16, 2020

Conversation

bogdandrutu
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Sep 16, 2020

Codecov Report

Merging #1798 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1798   +/-   ##
=======================================
  Coverage   91.95%   91.96%           
=======================================
  Files         263      263           
  Lines       18817    18809    -8     
=======================================
- Hits        17303    17297    -6     
+ Misses       1083     1082    -1     
+ Partials      431      430    -1     
Impacted Files Coverage Δ
config/config.go 96.57% <ø> (-0.04%) ⬇️
config/configmodels/configmodels.go 100.00% <ø> (ø)
...samplingprocessor/tailsamplingprocessor/factory.go 100.00% <100.00%> (ø)
translator/internaldata/resource_to_oc.go 91.91% <0.00%> (+2.02%) ⬆️

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 3f090e3...db7fdb9. Read the comment docs.

@bogdandrutu bogdandrutu merged commit 3796e60 into open-telemetry:master Sep 16, 2020
@bogdandrutu bogdandrutu deleted the settype branch September 16, 2020 22:06
MovieStoreGuy pushed a commit to atlassian-forks/opentelemetry-collector that referenced this pull request Nov 11, 2021
* Change NewSplitDriver paramater and initialization

* Update CHANGELOG.md

Co-authored-by: Anthony Mirabella <[email protected]>

* Update CHANGELOG.md

Co-authored-by: Anthony Mirabella <[email protected]>

* Update exporters/otlp/protocoldriver.go

Co-authored-by: Anthony Mirabella <[email protected]>

* Update exporters/otlp/protocoldriver.go

Co-authored-by: Anthony Mirabella <[email protected]>

* Update exporters/otlp/protocoldriver.go

Co-authored-by: Anthony Mirabella <[email protected]>

* Update exporters/otlp/protocoldriver.go

Co-authored-by: Anthony Mirabella <[email protected]>

* Move splitdriver option into options.go and rename

* Update CHANGELOG.md

Co-authored-by: Anthony Mirabella <[email protected]>

* Change option name and nil test to snapshots

* Update exporters/otlp/protocoldriver.go

Co-authored-by: Tyler Yahn <[email protected]>

* Update exporters/otlp/protocoldriver.go

Co-authored-by: Tyler Yahn <[email protected]>

* Update exporters/otlp/protocoldriver.go

Co-authored-by: Tyler Yahn <[email protected]>

* Update exporters/otlp/protocoldriver.go

Co-authored-by: Tyler Yahn <[email protected]>

* Update exporters/otlp/options.go

Co-authored-by: Tyler Yahn <[email protected]>

* Update exporters/otlp/options.go

Co-authored-by: Tyler Yahn <[email protected]>

* Update exporters/otlp/options.go

Co-authored-by: Tyler Yahn <[email protected]>

* Update exporters/otlp/options.go

Co-authored-by: Tyler Yahn <[email protected]>

* Change SplitDriverOption to match spec

* Update changelog entry

Co-authored-by: Anthony Mirabella <[email protected]>
Co-authored-by: Tyler Yahn <[email protected]>
Troels51 pushed a commit to Troels51/opentelemetry-collector that referenced this pull request Jul 5, 2024
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